Class PatientAllergyEditPopup
- Azalea\Selenium\EHR\UI\Popup
-
Azalea\Selenium\EHR\UI\Patients\PatientAllergyEditPopup
Namespace: Azalea\Selenium\EHR\UI\Patients
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientAllergyEditPopup.php
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientAllergyEditPopup.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
boolean
|
protected static
string
|
$selector
|
#
"#pat_allergy_popup"
|
protected static
string
|
$ALLERGY_TYPE
|
#
'#palg_allergy_type'
|
protected static
string
|
$REACTION
|
#
'#allergy_reaction_picklist'
|
protected static
string
|
$SEVERITY
|
#
'#palg_severity'
|
protected static
string
|
$REFERRED
|
#
'#palg_historical'
|
protected static
string
|
$ONSET_BUTTON
|
#
'.now_ts_btn'
|
protected static
string
|
$INACTIVE_BUTTON
|
#
'#pat_allergy_popup div:nth-child(4) tr + tr + tr .now_ts_btn'
|
protected static
string
|
$ACTIVE_CHECKBOX
|
#
'#palg_active'
|
protected static
string
|
$COMMENTS
|
#
'#palg_comments'
|
protected static
string
|
$SAVE_BUTTON
|
#
'.popup_buttons > button.red'
|
protected static
string
|
$CANCEL_BUTTON
|
#
'.popup_buttons > button.normal'
|