Exception: Async::WebDriver::ScriptTimeoutError

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

Overview

A script did not complete before its timeout expired.

Constant Summary collapse

CODE =
"script timeout error"