Class Heading
Base class which represents an entire page request.
-
Azalea\Selenium\Core\WebDriver
-
Azalea\Selenium\Core\View
-
Azalea\Selenium\EHR\UI\Heading
Methods summary
public
boolean
|
#
matches( string $text )
Checks if the heading matches the given text.
Checks if the heading matches the given text.
Parameters
Returns
boolean
|
public
boolean
|
#
verify( )
Returns
boolean
Override
Overrides
|
Methods inherited from Azalea\Selenium\Core\WebDriver
__call(),
clickAndWait(),
displayed(),
displayedById(),
exists(),
existsById(),
getCurrentHash(),
getDriver(),
getElementsByCss(),
setDriver(),
spinWait(),
wait()
|