public class LinkFinder extends HtmlTagFinder
matchers| Modifier and Type | Method and Description |
|---|---|
static HtmlTagFinder |
link() |
static HtmlTagFinder |
link(String linkText) |
static HtmlTagFinder |
links() |
protected String |
tagDescription() |
protected String |
tagName() |
describeTargetTo, extractFrom, withallMatching, describeTo, findFromprotected String tagName()
tagName in class HtmlTagFinderprotected String tagDescription()
tagDescription in class HtmlTagFinderpublic static HtmlTagFinder link()
public static HtmlTagFinder link(String linkText)
public static HtmlTagFinder links()
Copyright © 2015. All rights reserved.