Window not found error message
Sometimes, at script execution, the message "Window not found" is displayed and the script is stopped.
This message means that you have recorded a window name and at runtime, the window name has changed.
To determine which window name the script finds, use the Spy tool while the error message is still displayed. It gives you the actual window name at run time. You can compare it to the window name you have recorded in your script.
It may be a synchronization problem. For example ,the script is running too quickly. Try to add pauses or read Why Synchronization ?
See also
Execution error because window not found
If you don't succeed solving that error, contact us at info@wintask.com