Click or drag to resize
DriverUtilitiesIsAlertPresent Method
This method is used to check if the Alert/Pop-up is present

Namespace: SeleniumUtilities
Assembly: SeleniumUtilities (in SeleniumUtilities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool IsAlertPresent()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SeleniumUtilities.DriverUtilities.IsAlertPresent"]

See Also