jdave.webdriver.elements
Class Find
java.lang.Object
jdave.webdriver.elements.Find
public class Find
- extends Object
- Author:
- Juha Karemo, Marko Sibakov
|
Constructor Summary |
Find()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Find
public Find()
link
public static Link link(org.openqa.selenium.By by)
links
public static List<Link> links(org.openqa.selenium.By by)
textBox
public static TextBox textBox(org.openqa.selenium.By by)
checkBox
public static CheckBox checkBox(org.openqa.selenium.By by)
dropDownChoice
public static DropDownChoice dropDownChoice(org.openqa.selenium.By by)
Copyright © 2010. All Rights Reserved.