Class PatientComments
- Azalea\Selenium\Core\WebDriver
-
Azalea\Selenium\Core\View
-
Azalea\Selenium\EHR\UI\Patients\PatientSection
-
Azalea\Selenium\EHR\UI\Patients\PatientComments
Namespace: Azalea\Selenium\EHR\UI\Patients
Author: vmoore
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientComments.php
Author: vmoore
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientComments.php
public
|
|
public
|
|
public
|
|
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}/comments"
|
protected static
string
|
$selectorSection
|
#
"#pat_dash_comments_section"
|
protected static
string
|
$COMMENT_BUTTON_NEW
|
#
".new_comment"
|
protected static
string
|
$COMMENT_BUTTON_SUBMIT
|
#
"#btn_patient_comment_submit"
|
protected static
string
|
$COMMENT_BUTTON_CANCEL
|
#
"#btn_patient_comment_cancel"
|
protected static
string
|
$COMMENT_FIELD
|
#
"#note_field"
|
protected static
string
|
$COMMENT_POPUP
|
#
".new_popup"
|
protected static
string
|
$POPUP_CONTENT_FIELD
|
#
"#ppr_note"
|
protected static
string
|
$POPUP_BUTTON_SUBMIT
|
#
"#ppr_submit"
|
protected static
string
|
$POPUP_BUTTON_CANCEL
|
#
"#ppr_cancel"
|
protected static
string
|
$POPUP_SELECT_GROUPS
|
#
"#ppr_grp_id"
|
protected static
string
|
$POPUP_SELECT_AREAS
|
#
"#ppr_apa_id"
|
$selector,
$selectorControls
|
$driver,
$timeout
|