Hi All, I am having a problem whereby after the 1st iteration, i got this error “Could not find the user-interface (UI) element for this action”. Everything works fine in the first iteration.
Sometimes the issue occurs at the
Click 'Start Service Start Test or
Take Screenshot ‘System.Windows.Controls…’ or
Click ‘Close’
where we are getting the error can we use anchor base with find element activity inside the anchor and inside the action keep your click activity(Which is getting error)
My robot should take every single word document (from a folder), changing the “Protection” setings of the document (protected by password - ever the same).
It do well the first document. When opens the second it doesn’t find the “user-interface (UI) element”, giving me the error message “Could not find the user-interface (UI) element for this action”.
It is very strange because restarting the run, the first document is ever OK…