Catch "There was an attempt to perform an action at a point, which is beyond the screen" error
I am testing a web page and I have to click on a dialog (panel) to confirm an action. In the Jscript script, I wait until the dialog is visible (I use the waitProperty method). The first time that the...