Uses of Class
org.openqa.selenium.lift.find.HtmlTagFinder
Packages that use HtmlTagFinder
-
Uses of HtmlTagFinder in org.openqa.selenium.lift
Methods in org.openqa.selenium.lift that return HtmlTagFinderModifier and TypeMethodDescriptionstatic HtmlTagFinderFinders.button()Deprecated.static HtmlTagFinderDeprecated.static HtmlTagFinderFinders.cell()Deprecated.static HtmlTagFinderFinders.cells()Deprecated.static HtmlTagFinderFinders.div()Deprecated.static HtmlTagFinderDeprecated.static HtmlTagFinderFinders.image()Deprecated.static HtmlTagFinderFinders.imageButton()Deprecated.static HtmlTagFinderFinders.imageButton(String label) Deprecated.static HtmlTagFinderFinders.images()Deprecated.static HtmlTagFinderFinders.link()Deprecated.static HtmlTagFinderDeprecated.static HtmlTagFinderFinders.links()Deprecated.static HtmlTagFinderFinders.radioButton()Deprecated.static HtmlTagFinderFinders.radioButton(String id) Deprecated.static HtmlTagFinderFinders.table()Deprecated.static HtmlTagFinderFinders.tables()Deprecated.static HtmlTagFinderFinders.textbox()Deprecated.static HtmlTagFinderFinders.title()Deprecated.static HtmlTagFinderDeprecated.static HtmlTagFinderFinders.titles()Deprecated. -
Uses of HtmlTagFinder in org.openqa.selenium.lift.find
Subclasses of HtmlTagFinder in org.openqa.selenium.lift.findModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.Methods in org.openqa.selenium.lift.find that return HtmlTagFinderModifier and TypeMethodDescriptionstatic HtmlTagFinderTableCellFinder.cell()Deprecated.static HtmlTagFinderTableCellFinder.cells()Deprecated.static HtmlTagFinderDivFinder.div()Deprecated.static HtmlTagFinderDeprecated.static HtmlTagFinderImageFinder.image()Deprecated.static HtmlTagFinderInputFinder.imageButton()Deprecated.static HtmlTagFinderInputFinder.imageButton(String label) Deprecated.static HtmlTagFinderImageFinder.images()Deprecated.static HtmlTagFinderLinkFinder.link()Deprecated.static HtmlTagFinderDeprecated.static HtmlTagFinderLinkFinder.links()Deprecated.static HtmlTagFinderInputFinder.radioButton()Deprecated.static HtmlTagFinderInputFinder.radioButton(String id) Deprecated.static HtmlTagFinderInputFinder.submitButton()Deprecated.static HtmlTagFinderInputFinder.submitButton(String label) Deprecated.static HtmlTagFinderTableFinder.table()Deprecated.static HtmlTagFinderTableFinder.tables()Deprecated.static HtmlTagFinderInputFinder.textbox()Deprecated.static HtmlTagFinderPageTitleFinder.title()Deprecated.static HtmlTagFinderDeprecated.static HtmlTagFinderPageTitleFinder.titles()Deprecated.HtmlTagFinder.with(org.hamcrest.Matcher<org.openqa.selenium.WebElement> matcher) Deprecated.