Sometimes Image Validation step during playin just suck popup on right corner says "Image operation in progress".
Not sure how I can decrease time ? I put 100 (ms) in timout area but has not effect
Image Validation stucks during Playing
Re: Image Validation stucks during Playing
What size image are you trying to compare? Depending on the image size the process can take a lot of time - Especially if you are working in a 4K environment.
Have you attempted to use filters to try and speed up the process? Filters:
http://www.ranorex.com/support/user-gui ... ation.html
Have you attempted to use filters to try and speed up the process? Filters:
http://www.ranorex.com/support/user-gui ... ation.html
Re: Image Validation stucks during Playing
In addition, you should not set the timeout lower than the default timeout as this will only cause Ranorex to fail.
The timeout is used to tell Ranorex the length of time that it should continue to search before it considers the item not found, and then throws an exception. If you set it shorter, Ranorex will just fail to find the item more quickly, it won't speed up the test (except that it will fail faster).
The timeout is used to tell Ranorex the length of time that it should continue to search before it considers the item not found, and then throws an exception. If you set it shorter, Ranorex will just fail to find the item more quickly, it won't speed up the test (except that it will fail faster).
Shortcuts usually aren't...