Class PatientTasks
Base class which represents an entire page request.
-
Azalea\Selenium\Core\WebDriver
-
Azalea\Selenium\Core\View
-
Azalea\Selenium\EHR\UI\Patients\PatientSection
-
Azalea\Selenium\EHR\UI\Patients\PatientTasks
Methods summary
public
boolean
|
#
verify( $args = array() )
Returns
boolean
Override
Overrides
|
Methods inherited from Azalea\Selenium\Core\WebDriver
__call(),
clickAndWait(),
displayed(),
displayedById(),
exists(),
existsById(),
getCurrentHash(),
getDriver(),
getElementsByCss(),
setDriver(),
spinWait(),
wait()
|
Properties summary
protected static
string
|
$hash
$hash The hash fragment corresponding to this view, if any.
$hash The hash fragment corresponding to this view, if any.
Override
|
#
"/patients/p/{pat_id}/tasks"
|
protected static
string
|
$selectorSection
|
#
".system-TasksListView"
|