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