Checks that the page title contains the given string.
php
seeInTitle('Blog - Post #1');
?>
public canSeeInTitle ( $title ) : mixed | ||
$title | ||
return | mixed | Conditional Assertion: Test won't be stopped on fail |
public canSeeInTitle ( $title ) : mixed | ||
$title | ||
return | mixed | Conditional Assertion: Test won't be stopped on fail |