org.openqa.selenium.internal.seleniumemulation
Class FindSelectedOptionProperties
java.lang.Object
org.openqa.selenium.internal.seleniumemulation.SeleneseCommand<String[]>
org.openqa.selenium.internal.seleniumemulation.FindSelectedOptionProperties
public class FindSelectedOptionProperties
- extends SeleneseCommand<String[]>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindSelectedOptionProperties
public FindSelectedOptionProperties(JavascriptLibrary library,
ElementFinder finder,
String property)
handleSeleneseCommand
protected String[] handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String selectLocator,
String ignored)
- Specified by:
handleSeleneseCommand
in class SeleneseCommand<String[]>
Copyright © 2012. All Rights Reserved.