Forum Discussion

Artyom's avatar
Artyom
Occasional Contributor
14 years ago

Clicking when object is out of vivible window borders

I need to make object.click() action

and have error message

"There was an attempt to perform an action at a point, which is beyond the screen"



Can you, please, advice some method of algorithm to make clicking needed object if it is beyond screen borders?

simple  mousewheel() isn't acceptable as for abstract object we don't know where it is situated.