Class PatientMedications
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\PatientMedications
Namespace: Azalea\Selenium\EHR\UI\Patients
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientMedications.php
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientMedications.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
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}/medications"
|
protected static
string
|
$selectorSection
|
#
".patients-PatientMedications"
|
protected static
string
|
$PRINT_MEDICATION_LIST_BUTTON
|
#
'#btn_print_meds'
|
protected static
string
|
$POPUP_CLOSE_BUTTON
|
#
'#document_popup_close'
|
protected static
string
|
$POPUP_VIEW
|
#
'#document_popup'
|
protected static
string
|
$MEDICATION_SECTION
|
#
'#medications_sec'
|
protected static
string
|
$MEDICATION_SECTION_TOGGLE_BUTTON
|
#
'#medications_sec > div'
|
protected static
string
|
$MEDICATION_SECTION_VIEW
|
#
'#medications_sec > .awa-section-target'
|
protected static
string
|
$MEDICATION_SECTION_SEARCH
|
#
'#medications_sec .search'
|
protected static
string
|
$MEDICATION_NONE_CHECKBOX
|
#
'#patient_medications_checkbox'
|
protected static
string
|
$PRESCRIPTION_SECTION
|
#
'#prescriptions_sec'
|
protected static
string
|
$PRESCRIPTION_SECTION_TOGGLE_BUTTON
|
#
'#prescriptions_sec > div'
|
protected static
string
|
$PRESCRIPTION_SECTION_VIEW
|
#
'#prescriptions_sec > .awa-section-target'
|
protected static
string
|
$PRESCRIPTION_SECTION_FILTER
|
#
'#prescriptions_sec .signed_fil'
|
protected static
string
|
$PRESCRIPTION_SECTION_SEARCH
|
#
'#prescriptions_sec .search'
|
$selector,
$selectorControls
|
$driver,
$timeout
|