Hello,
Regarding Wait for screen change command, the task will wait for the amount of seconds you specified before it starts comparing the captured image to current image. After that, it continuously compares the image in marked rectangular section to captured image. As soon as the captured image and the current image differ, it stops comparing and goes to the next command. However, if the images do not differ in the specified amount of time then it either stops the task or goes to the next command as specified by you.
If you can upload your task, we can have a look into it and suggest viable solution.
|