Exception: Async::WebDriver::UnsupportedOperationError
- Defined in:
- lib/async/webdriver/error.rb
Overview
Indicates that a command that should have executed properly cannot be supported for some reason.
Constant Summary collapse
- CODE =
"unsupported operation"