public class SelectWindow extends SeleneseCommand<Void>
| Constructor and Description |
|---|
SelectWindow(Windows windows) |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String windowID,
String ignored) |
apply, getTimeout, setDefaultTimeoutpublic SelectWindow(Windows windows)
protected Void handleSeleneseCommand(org.openqa.selenium.WebDriver driver, String windowID, String ignored)
handleSeleneseCommand in class SeleneseCommand<Void>Copyright © 2016. All rights reserved.