I have and issue that is driving me crazy.
I have a process that clicks in the below button ‘New’. Half of the times clicks there correctly
But half of the times it clicks on the Microsoft Square on the top left corner. Of course, this causes for the browser to open Microsoft window and the process fails
After clicking the ‘New’ button I’m doing a highlight & Print screen (in parallel) and I have also captured and error:
Highlight: The UI element you are trying to highlight is valid, but not visible.
I’ve tried different selectors, different machines, servers, robots,… the problem happens randomly.
I guess the selector being ‘not visible’ is maybe a clue, but I don’t know how to make it work reliably. Any ideas?