DefaultSelenium DeselectPopUp Method WebDriver
Selects the main window. Functionally equivalent to using
selectWindow()
and specifying no value for .

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

public void DeselectPopUp()

Implements

ISelenium DeselectPopUp 
See Also