Exception: Selenium::WebDriver::Error::UnsupportedOperationError

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

Overview

Indicates that a command that should have executed properly cannot be supported for some reason.

Method Summary

Methods inherited from WebDriverError

#class_name, #initialize

Constructor Details

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