IsAlertPresent Method (BrowserWindow)
Class
BrowserWindow
.
Action
Returns true if a JavaScript alert is open.
Syntax
C#
alertPresent
=
browserWindow
.
IsAlertPresent
()
VB
alertPresent
=
browserWindow
.
IsAlertPresent
()
Variable
Description
alertPresent
Boolean
.