Click Activity is not Performing Correctly on Not Visible Element

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”.
image

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!

In your click activity set it to “Visible”

image

it works. Thanks

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.