Table of Contents
- Overview
- Glossary
- Installation
- Tutorials
- Scenario Steps
- Advanced
- Application
- Screen Data
- Verification
- Clipboard
- Comparison
- Culture
- Data Source
- Date Time
- Driver
- Excel
- FTP
- File
- Flow Control
- Folder
- Format and Conversion
- Keyboard
- Loops
- Math
- Random
- Regex
- Screen
- System
- Text
- User Interface
- Windows Account Information
- Expression Development
- Embedded Development Environment
- Voodoo Connect
- Cross-Browser Scripting (CBS)
- Chrome Extension
- Firefox Extension
- Notification Center
- Unified Console
- Wrapper Libraries
- Database
- Troubleshooting
- 3rd Party Tool
Errors Due to Other Programs Running on Your System
In this type of error, you will fix the error related with other running programs on your system.
- Antivirus Software Error
-
During saving visual record, visual record saving will not complete.
-
After selecting the visual record in the design tool(VooDoo Studio), it is expected that all pictures in the visual record will be listed, some pictures are not included in the list.
-
You can not reach the visual record during scenario design or a picture during step design.
-
You can not reach the .dll file during compilation.
-
When you try to compile the scenario, sometimes it compile without a problem but sometimes it cannot compile truely. There is an inconsistency between same compilation.
-
Antivirus Software opens some files for checking and the process is blocked for this reason.
-
Stop antivirus software or remove C:\voodoo\ directory and subdirectories from scanning of antivirus software.
Subject | Description |
---|---|
Problem |
|
Reason |
|
Solution |
|
Error Listing in Visual Record
Problem not listing all images transferred in visual recording
- Visual Record
-
While all images in the visual record are expected to be listed after being selected in the visual record in the design tool, some images are not listed.
-
During transfer, antivirus software opens some files for control purposes and that is why the process is blocked.
-
Stopping antivirus software or unscaning the c:\voodoo\server\appflow directory and subdirectories.
Subject | Description |
---|---|
Problem |
|
Reason |
|
Solution |
|
System.Net.Http Error
System.Net.Http is the solution to the error when opening studio in versions 2.3 and earlier.
- .NET Framework Update
-
System.Net.Http is the solution to the error when opening studio in versions 2.3 and earlier.
-
.Net is caused by incorrect http version.
-
In this case, versions 4.6 should be overwritten with 4.8. You can download version 4.6 here. (https://dotnet.microsoft.com/download/dotnet-framework/net46)
Subject | Description |
---|---|
Problem |
|
Reason |
|
Solution |
|
Communication problem between machines used
2 different machines cannot communicate with each other due to the firewall.
- Firewall Advanced Setting – 1
-
2 different machines cannot communicate with each other due to the firewall.
-
Firewall does not allow the port we use
-
1. Control Panel -> System and Security -> Windows defender Firewall -> Advanced Settings;
-
2. Inbound Rules -> New Rule;
-
3. Port -> TCP -> Specific local ports(Port number you want to communicate with eq. 3306) -> Next
Subject | Description |
---|---|
Problem |
|
Reason |
|
Solution |
|