Exception: Async::WebDriver::UnsupportedOperationError

Inherits:
Error
  • Object
show all
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"