Exception: Async::WebDriver::UnexpectedAlertOpenError

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

Overview

A modal dialog was open, blocking this operation.

Constant Summary collapse

CODE =
"unexpected alert open"