|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openqa.selenium.lift.find.BaseFinder<WebElement,WebDriver>
org.openqa.selenium.lift.find.HtmlTagFinder
org.openqa.selenium.lift.find.DivFinder
public class DivFinder
Finder for HTML div tags.
| Field Summary |
|---|
| Fields inherited from class org.openqa.selenium.lift.find.BaseFinder |
|---|
matchers |
| Constructor Summary | |
|---|---|
DivFinder()
|
|
| Method Summary | |
|---|---|
static HtmlTagFinder |
div()
|
static HtmlTagFinder |
div(java.lang.String id)
|
protected java.lang.String |
tagDescription()
|
protected java.lang.String |
tagName()
|
| Methods inherited from class org.openqa.selenium.lift.find.HtmlTagFinder |
|---|
describeTargetTo, extractFrom, with |
| Methods inherited from class org.openqa.selenium.lift.find.BaseFinder |
|---|
allMatching, describeTo, findFrom |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DivFinder()
| Method Detail |
|---|
protected java.lang.String tagDescription()
tagDescription in class HtmlTagFinderprotected java.lang.String tagName()
tagName in class HtmlTagFinderpublic static HtmlTagFinder div()
public static HtmlTagFinder div(java.lang.String id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||