Exception: Async::WebDriver::TimeoutError

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

Overview

An operation did not complete before its timeout expired.

Constant Summary collapse

CODE =
"timeout"