Hi @supermanPunch ,
Thank you for your response, I appreciate it.
Yes, the fields do get disabled or greyed out for a short period as the business logic embedded in the application fetches data to fill into the other fields.
Here is the error detail:
The UI element is invalid. Make sure the target application is open and the element is on the screen.
There is no issue with the selector for that particular UI element, and the application is also accessible and I can confirm this since the automation proceeds without any issue on pressing Retry.
As for adding delays, that is how I am handling it right now, but the problem with doing this is I have to add it everywhere, which in turn needlessly increases the execution time.
I was hoping that there was some feature either in the project settings or in the activities themselves that could check if the element it is supposed to interact with is enabled/disabled.
I hope that adds some clarity to the issue I’m currently facing.
Kind Regards,
Ashwin A.K