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