ISelenium IsPromptPresent Method WebDriver
Has a prompt occurred?

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 IsPromptPresent()

Return Value

true if there is a pending prompt
See Also