WinActor FAQ
FAQ
-

I created the following scenario: 1. Move a file to a new folder. 2. Open the file in the new folder. But it fails to open the file. Please tell me how to solve this issue.
-

It may be because it took a long time to move the file,
and you tried to open the file before the file transfer was completed.
Please correct the scenario so that the file is opened
after the file move is completed successfully.
Here is an example of scenario correction:After the file is moved, the file existence check of the destination is
repeatedly performed.
If the file exists, the process of file existence check is terminated
and the moved file is opened.
-
- FAQ No:ENG00336
- Updated Date:2020/05/14


Yes