public class ImageFinder extends HtmlTagFinder
Finder for HTML image tags.matchers| Constructor and Description |
|---|
ImageFinder() |
| Modifier and Type | Method and Description |
|---|---|
static HtmlTagFinder |
image() |
static HtmlTagFinder |
images() |
protected String |
tagDescription() |
protected String |
tagName() |
describeTargetTo, extractFrom, withallMatching, describeTo, findFromprotected String tagDescription()
tagDescription in class HtmlTagFinderprotected String tagName()
tagName in class HtmlTagFinderpublic static HtmlTagFinder image()
public static HtmlTagFinder images()
Copyright © 2015. All rights reserved.