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

Inherits:
WebDriverError
  • Object
show all
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.