public class DivFinder extends HtmlTagFinder
Finder
for HTML div tags.matchers
Constructor and Description |
---|
DivFinder() |
Modifier and Type | Method and Description |
---|---|
static HtmlTagFinder |
div() |
static HtmlTagFinder |
div(String id) |
protected String |
tagDescription() |
protected String |
tagName() |
describeTargetTo, extractFrom, with
allMatching, describeTo, findFrom
protected String tagDescription()
tagDescription
in class HtmlTagFinder
protected String tagName()
tagName
in class HtmlTagFinder
public static HtmlTagFinder div()
public static HtmlTagFinder div(String id)
Copyright © 2015. All rights reserved.