Package | Description |
---|---|
org.openqa.selenium.lift.find |
Modifier and Type | Class and Description |
---|---|
class |
DivFinder
Finder for HTML div tags. |
class |
HtmlTagFinder
Base
Finder for all types of HTML tags. |
class |
ImageFinder
Finder for HTML image tags. |
class |
InputFinder
Finder for HTML input tags. |
class |
LinkFinder |
class |
PageTitleFinder
A
Finder for HTML title tags. |
class |
TableCellFinder
A
Finder for HTML table cell "td" tags. |
class |
TableFinder
A
Finder for HTML table tags. |
class |
XPathFinder
A
Finder for elements using XPath expressions |
Copyright © 2015. All rights reserved.