Exception: Async::WebDriver::InvalidArgumentError

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

Overview

The arguments passed to a command are either invalid or malformed.

Constant Summary collapse

CODE =
"invalid argument"