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

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

Overview

An element command could not be completed because the element is in an invalid state, e.g. attempting to click an element that is no longer attached to the document.