Hi, anyone has any idea how to solve/why the click activity is clicking somewhere else but not returning to error message when the element is not visible on the screen. I create a click activity to right click on a folder called “Common”.
And my application looks like this
this is what it clicks when i run even the place that it clicks does not contain the word ‘Common’.
I tried to recreate the whole click activity and set other element to click on, but the same situation happens once the element is not visible on screen.
Thanks a lot!