Exception: Selenium::WebDriver::Error::InvalidElementStateError

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

Overview

Raised when an interaction could not be performed because the element is in an invalid state (e.g. attempting to click a disabled element).