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