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