CustomAssertions::assertPageTitle

Usage

CustomAssertions::assertPageTitle(string $title)

Description

Assert page title matches

Parameters

Parameter Required Type Description
$title Yes string

Return Value


See Also