Click or drag to resize
DriverUtilitiesCloseAlertAndGetItsText Method
This method is used to close the Alert/pop-up and get message from the pop-up

Namespace: SeleniumUtilities
Assembly: SeleniumUtilities (in SeleniumUtilities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string CloseAlertAndGetItsText()

Return Value

Type: String

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

See Also