Class Selenium::WebDriver::Error::MoveTargetOutOfBoundsError
In: lib/selenium/webdriver/common/error.rb
Parent: WebDriverError

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

[Validate]