ISelenium IsConfirmationPresent Method WebDriver
Has confirm() been called?

This function never throws an exception

Namespace: Selenium
Assembly: ThoughtWorks.Selenium.Core (in ThoughtWorks.Selenium.Core.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

bool IsConfirmationPresent()

Return Value

true if there is a pending confirmation
See Also