DefaultSelenium 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

public bool IsConfirmationPresent()

Return Value

true if there is a pending confirmation

Implements

ISelenium IsConfirmationPresent 
See Also