candy_tellez
12 years agoOccasional Contributor
Getting error when clicking on an object
Hi all!
I have to click on a link "Sing out" that is in a menu that only keeps showing on hover, if the mouse is away the menu disappears.
To prevent the menu to disappears i set a hover mouse instruction on the link "Sing out" and after the hover instruction i set a click instruction on the "Sing out" link.
When i run the test it is showing the following error on the click instruction:
"There was an attempt to perform an action at point (0, 0) which is invisible or out of the window bounds."
I follow the playback and the mouse keeps hovering the "Sign out" link in a correct position, so i don´t understand why it cannot click on it. And the coordinates for the click instructions are as default (-1,-1).
I have to click on a link "Sing out" that is in a menu that only keeps showing on hover, if the mouse is away the menu disappears.
To prevent the menu to disappears i set a hover mouse instruction on the link "Sing out" and after the hover instruction i set a click instruction on the "Sing out" link.
When i run the test it is showing the following error on the click instruction:
"There was an attempt to perform an action at point (0, 0) which is invisible or out of the window bounds."
I follow the playback and the mouse keeps hovering the "Sign out" link in a correct position, so i don´t understand why it cannot click on it. And the coordinates for the click instructions are as default (-1,-1).