org.openqa.selenium.internal.seleniumemulation
Class GetSelectOptions
java.lang.Object
org.openqa.selenium.internal.seleniumemulation.SeleneseCommand<String[]>
org.openqa.selenium.internal.seleniumemulation.GetSelectOptions
public class GetSelectOptions
- extends SeleneseCommand<String[]>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetSelectOptions
public GetSelectOptions(JavascriptLibrary library,
ElementFinder finder)
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.