Class PatientVitals
- Azalea\Selenium\Core\WebDriver
-
Azalea\Selenium\Core\View
-
Azalea\Selenium\EHR\UI\Patients\PatientSection
-
Azalea\Selenium\EHR\UI\Patients\PatientVitals
Namespace: Azalea\Selenium\EHR\UI\Patients
Author: vmoore
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientVitals.php
Author: vmoore
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientVitals.php
public
|
|
public
|
|
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}/vitals"
|
protected static
string
|
$selectorSection
|
#
".medical-PatientsVitalsListView"
|
protected static
string
|
$REFRESH_BUTTON
|
#
'button[data-events="click:onRefresh"]'
|
protected static
string
|
$ADD_BUTTON
|
#
'button[data-events="click:onNewVitals"]'
|
protected static
string
|
$PRINT_BUTTON
|
#
'button[data-events="click:onPrintVitals"]'
|
protected static
string
|
$GROWTH_CHART_BUTTON
|
#
'button[data-events="click:onGrowthCharts"]'
|
protected static
string
|
$VITALS_GRID
|
#
'.medical-PatientsVitalsListView .awa-ui-CollectionGrid'
|
$selector,
$selectorControls
|
$driver,
$timeout
|