Hi there.
I am trying to take a screenshot from a pop window that appears after I hit a specific button. I got the message :
Take Screenshot ‘Could not find the user-interface (UI) element for this action’
Possible solutions:
• Ensure application is opened and the UI element is visible on the screen at execution time
• Edit the Target of the UI activity and use Validation to debug the issue.
• If needed, re-indicate the element as its properties might have changed
• Use “Check state” activity to check the application state before executing the action
• Increase the “Delay before” value to allow time to the application to render entirely and become responsive
Please, any idea of how to solve it … Thank you in advance