Exception: Async::WebDriver::UnknownCommandError

Inherits:
Error
  • Object
show all
Defined in:
lib/async/webdriver/error.rb

Overview

A command could not be executed because the remote end is not aware of it.

Constant Summary collapse

CODE =
"unknown command"