An NDoc Documented Class Library

ISelenium.SelectPopUp Method 

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

selectWindow()
already provides).

void SelectPopUp(
   string windowID
);

Parameters

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

See Also

ISelenium Interface | Selenium Namespace