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, withallMatching, describeTo, findFromprotected String tagName()
tagName in class HtmlTagFinderprotected String tagDescription()
tagDescription in class HtmlTagFinderpublic static HtmlTagFinder table()
public static HtmlTagFinder tables()
Copyright © 2015. All rights reserved.