Exception: Selenium::WebDriver::Error::ElementClickInterceptedError
- Inherits:
-
WebDriverError
- Object
- StandardError
- WebDriverError
- Selenium::WebDriver::Error::ElementClickInterceptedError
- Defined in:
- lib/selenium/webdriver/common/error.rb
Overview
The Element Click command could not be completed because the element receiving the events is obscuring the element that was requested clicked.
Method Summary
Methods inherited from WebDriverError
Constructor Details
This class inherits a constructor from Selenium::WebDriver::Error::WebDriverError