class Selenium::WebDriver::Error::MoveTargetOutOfBoundsError

Indicates that the target provided to the actions move method is invalid, e.g. outside of the bounds of the window.

The target for mouse interaction is not in the browser’s viewport and cannot be brought into that viewport.