jdave.webdriver.elements
Class DropDownChoice
java.lang.Object
jdave.webdriver.elements.DropDownChoice
public class DropDownChoice
- extends Object
- Author:
- Marko Sibakov, Petteri Parkkila
|
Constructor Summary |
DropDownChoice(org.openqa.selenium.WebElement webElement)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DropDownChoice
public DropDownChoice(org.openqa.selenium.WebElement webElement)
select
public void select(String selection)
getValue
public String getValue()
getText
public String getText()
getSelected
public String getSelected()
Copyright © 2010. All Rights Reserved.