Exception: Selenium::WebDriver::Error::MoveTargetOutOfBoundsError

Inherits:
WebDriverError
  • Object
show all
Defined in:
lib/selenium/webdriver/common/error.rb

Overview

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

Method Summary

Methods inherited from WebDriverError

#class_name, #initialize

Constructor Details

This class inherits a constructor from Selenium::WebDriver::Error::WebDriverError