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