public class GetAllWindowTitles extends SeleneseCommand<String[]>
Constructor and Description |
---|
GetAllWindowTitles() |
Modifier and Type | Method and Description |
---|---|
protected String[] |
handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String ignored,
String alsoIgnored) |
apply, getTimeout, setDefaultTimeout
protected String[] handleSeleneseCommand(org.openqa.selenium.WebDriver driver, String ignored, String alsoIgnored)
handleSeleneseCommand
in class SeleneseCommand<String[]>
Copyright © 2016. All rights reserved.