Action
Returns true if a JavaScript alert is open.
Availability
This functionality is supported only if you are using the Open Agent.
Syntax
alertPresent = browserWindow.IsAlertPresent()
Variable
|
Description
|
alertPresent
|
True if a JavaScript alert is open.
Boolean.
|