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
Keyboard and Mouse Errors
In this type of error, you will fix the error related with keyboard or mouse interactions.
- Keyboard & Mouse Error – 1
-
After the robot runs the application, although it performs the visual operations and controls related to the screen, the operation does not take place if it uses a keyboard and mouse. In the received report, it seems that the process took place.
-
While the application requested to be used by the robot works with system administrator rights, the robot does not work with these rights.
-
Run the robot with “system administrator” rights.
Subject | Description |
---|---|
Problem |
|
Reason |
|
Solution |
|
Connection and/or Communication Errors
In this type of error, you will fix the error related with network or inter-system communications.
- Connection & Communication Error – 1
-
If the rdp manager for the accessed machine is minimized or closed, the robot cannot perform screen jobs because it detects the screens as closed.
-
Relevant settings must be made in order for the rdp manager to keep the session open continuously because robot detects the screens as closed.
-
The Registry Editor opens. Choose in order; Computer – HKEY_LOCAL_MACHINE – SOFTWARE – Microsoft – Terminal Server Client.
-
Then right click RemoteDesktop_SuppressWhenMinimized and click ‘Modify’.
-
These values must be as follow; DWORD- 32 bit, Value data:2
Subject | Description |
---|---|
Problem |
|
Reason |
|
Solution |
|
VooDooAccManager Error
In this type of error, An error caused by vooDooAccManager.dll file not being included in the robot environment.
- VooDooAccManager Error
-
VooDooAccManager receives the error.
-
An error caused by VooDooAccManager.dll file not being included in the robot environment.
-
C:\Program Files\OneZero\VooDoo\Studio -> Copy VooDooAccManager.dll or here download
-
C:\Program Files\OneZero\VooDoo\Robot is paste into the file.
-
VooDooService and VooDoo Robot are restart.
Subject | Description |
---|---|
Problem |
|
Reason |
|
Solution |
|