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, with
allMatching, describeTo, findFrom
protected String tagName()
tagName
in class HtmlTagFinder
protected String tagDescription()
tagDescription
in class HtmlTagFinder
public static HtmlTagFinder link()
public static HtmlTagFinder link(String linkText)
public static HtmlTagFinder links()
Copyright © 2015. All rights reserved.