Exception: Async::WebDriver::UnknownMethodError
- Defined in:
- lib/async/webdriver/error.rb
Overview
The requested command matched a known URL but did not match any method for that URL.
Constant Summary collapse
- CODE =
"unknown method"
The requested command matched a known URL but did not match any method for that URL.
"unknown method"