CustomAssertions::assertPageContains

Usage

CustomAssertions::assertPageContains(string $text)

Description

Check if http response body contains text

Parameters

Parameter Required Type Description
$text Yes string

Return Value


See Also