Forum Discussion

dfontanesi's avatar
dfontanesi
Contributor
15 years ago

There was an attempt to perform an action at point (68, 0)

My code seems to be finding this web element (a link) just fine.  I can look at attributes of the element in the debugger.  But when I hit the line myControl.Click, I get this error message:



There was an attempt to perform an action at point (68, 0), which is out of the window bounds. 



I've tried this on a couple different links on this page.  I get a different X value for each one, but always 0 for Y.  There is no scroll bar so all controls are visible and enabled. 



Any ideas?

21 Replies