public class TableFinder extends HtmlTagFinder
Finder
for HTML table tags.matchers
Modifier and Type | Method and Description |
---|---|
static HtmlTagFinder |
table() |
static HtmlTagFinder |
tables() |
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 table()
public static HtmlTagFinder tables()
Copyright © 2015. All rights reserved.