Libraries
»
async-webdriver
(0.2.0)
»
Index (T)
»
Async
»
WebDriver
»
TimeoutError
Exception: Async::WebDriver::TimeoutError
Inherits:
Error
Object
StandardError
Error
Async::WebDriver::TimeoutError
show all
Defined in:
lib/async/webdriver/error.rb
Overview
An operation did not complete before its timeout expired.
Constant Summary
collapse
CODE =
"
timeout
"