You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
This is a known bug with Webdriver. This happens because the element is not displayed inside the browser window or the coordinates are outside of the visible area.
Getting the following exception on this line with FF driver:
agent.mouseDown(102,879);
Element cannot be scrolled into view:[object HTMLHtmlElement]
The text was updated successfully, but these errors were encountered: