Exception: Async::WebDriver::InvalidSelectorError

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

Overview

Argument was an invalid selector.

Constant Summary collapse

CODE =
"invalid selector"