NTT-AT's Robotic Process Automation Software>WinActor FAQ>Technical questions>Error>Execution error>FAQ
WinActor FAQ
FAQ
-

When running scenario which takes time to finish, the screen locks before the execution finishes, and causes errors. How can you solve the issue?
-

To prevent the screen to lock, set the screen saver time longer than
the scenario execution time.
Please do not lock the screen during the operation.If you cannot change the waiting time of the screen saver,
please try the following methods.
1. Create an emulation which presses Esc key.
2. Insert the emulation into your scenario and use loop or other control Nodeto keep it executed regularly.
The following are some positions where you could consider to insert
the Esc-pressing emulations.
・ Before and after processing that takes time such as processinglarge amounts of data.
・ At the beginning or end of loop processing. -
- FAQ No:ENG00330
- Updated Date:2020/05/10


Yes