DefaultSelenium 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

public bool IsPromptPresent()

Return Value

true if there is a pending prompt

Implements

ISelenium IsPromptPresent 
See Also