Exception: Selenium::WebDriver::Error::InvalidElementStateError
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 target element is in an invalid state, rendering it impossible to interact with, for example if you click a disabled element.
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