Hello Everyone,
I am trying to Find a record in a citrix application. However sometimes due to application issue(old application), it doesn’t return the result even if the element is present. But one good thing is if a record is found, it returns the result immediately and “Stop” button is disabled and the loading bar is also empty. On the other hand when the record is not found, the “Stop” button is enabled and loading bar shows progress in green color. Is there any way, I can use any activity to identify this? I already tried image exists activity, but it isn’t accurate as the differences between images are very minute. Hence for the same reason, I had to set a accuracy limit of 0.8-1. Please help
If a record is found, it should make some updates and move to the next record whereas if a record is not found, it should store that “Id” value which I typed in “Find” window. There are more than 1500 records. Please help. Any suggestions/approach would be very helpful. Please find the screenshots below
Please note that this find window doesn’t have any unique selector as it is part of a high level window(remember citrix automation)