An NDoc Documented Class Library

DefaultSelenium.SelectPopUp Method 

Simplifies the process of selecting a popup window (and does not offer functionality beyond what

selectWindow()
already provides).

public void SelectPopUp(
   string windowID
);

Parameters

windowID
an identifier for the popup window, which can take on a number of different meanings

Implements

ISelenium.SelectPopUp

See Also

DefaultSelenium Class | Selenium Namespace