Exception: Selenium::WebDriver::Error::StaleElementReferenceError

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

Overview

A command failed because the referenced element is no longer attached to the DOM.

Method Summary

Methods inherited from WebDriverError

#class_name, #initialize

Constructor Details

This class inherits a constructor from Selenium::WebDriver::Error::WebDriverError