Class PatientHandouts
- Azalea\Selenium\Core\WebDriver
-
Azalea\Selenium\Core\View
-
Azalea\Selenium\EHR\UI\Patients\PatientSection
-
Azalea\Selenium\EHR\UI\Patients\PatientHandouts
Namespace: Azalea\Selenium\EHR\UI\Patients
Author: vmoore
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientHandouts.php
Author: vmoore
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientHandouts.php
public
|
|
public
|
|
public
|
|
public
|
|
public
boolean
|
__construct(),
getPatientId(),
getSelector(),
getSelectorControls(),
getSelectorSection()
|
get(),
getHash(),
setHash(),
updateHash()
|
__call(),
clickAndWait(),
displayed(),
displayedById(),
exists(),
existsById(),
getCurrentHash(),
getDriver(),
getElementsByCss(),
setDriver(),
spinWait(),
wait()
|
protected static
string
|
$hash
$hash The hash fragment corresponding to this view, if any. |
#
'/patients/p/{pat_id}/handouts'
|
protected static
string
|
$selectorSection
|
#
'.patients-PatientHandoutsViewView'
|
protected static
string
|
$HANDOUTS_REFRESH_BUTTON
|
#
'button[data-events="click:onRefresh"]'
|
protected static
string
|
$HANDOUTS_NEW_HANDOUT_BUTTON
|
#
'button[data-events="click:onNewHandout"]'
|
protected static
string
|
$HANDOUTS_SEARCH_BAR
|
#
'#patient_handouts_container .search'
|
protected static
string
|
$HANDOUTS_GRID
|
#
".gridHolder"
|
$selector,
$selectorControls
|
$driver,
$timeout
|