|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjdave.webdriver.elements.Find
public class Find
| Constructor Summary | |
|---|---|
Find()
|
|
| Method Summary | |
|---|---|
static CheckBox |
checkBox(org.openqa.selenium.By by)
|
static DropDownChoice |
dropDownChoice(org.openqa.selenium.By by)
|
static Link |
link(org.openqa.selenium.By by)
|
static java.util.List<Link> |
links(org.openqa.selenium.By by)
|
static TextBox |
textBox(org.openqa.selenium.By by)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Find()
| Method Detail |
|---|
public static Link link(org.openqa.selenium.By by)
public static java.util.List<Link> links(org.openqa.selenium.By by)
public static TextBox textBox(org.openqa.selenium.By by)
public static CheckBox checkBox(org.openqa.selenium.By by)
public static DropDownChoice dropDownChoice(org.openqa.selenium.By by)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||