Exception: Selenium::WebDriver::Error::MoveTargetOutOfBoundsError
- Inherits:
-
WebDriverError
- Object
- StandardError
- WebDriverError
- Selenium::WebDriver::Error::MoveTargetOutOfBoundsError
- Defined in:
- lib/selenium/webdriver/common/error.rb
Overview
Indicates that the target provided to the actions #move method is invalid, e.g. outside of the bounds of the window.