Exception: Selenium::WebDriver::Error::UnknownMethodError

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

Overview

The requested command matched a known URL but did not match an method for that URL.

Method Summary

Methods inherited from WebDriverError

#class_name, #initialize

Constructor Details

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