Exception: Selenium::WebDriver::Error::ElementClickInterceptedError
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
WebDriverError,
StandardError
|
|
|
Instance Chain:
self,
WebDriverError,
StandardError
|
|
| Inherits: |
Selenium::WebDriver::Error::WebDriverError
|
| Defined in: | rb/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.
Class Method Summary
WebDriverError - Inherited
Instance Method Summary
WebDriverError - Inherited
| #class_name | steep:ignore:start. |
Constructor Details
This class inherits a constructor from Selenium::WebDriver::Error::WebDriverError