Exception: Selenium::WebDriver::Error::InvalidElementStateError
- Inherits:
-
WebDriverError
- Object
- StandardError
- WebDriverError
- Selenium::WebDriver::Error::InvalidElementStateError
- Defined in:
- 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.
Method Summary
Methods inherited from WebDriverError
Constructor Details
This class inherits a constructor from Selenium::WebDriver::Error::WebDriverError