Class PatientSection
Base class which represents an entire page request.
- Azalea\Selenium\Core\WebDriver
-
Azalea\Selenium\Core\View
-
Azalea\Selenium\EHR\UI\Patients\PatientSection
Direct known subclasses
Azalea\Selenium\EHR\UI\Patients\PatientAllergies, Azalea\Selenium\EHR\UI\Patients\PatientAppointments, Azalea\Selenium\EHR\UI\Patients\PatientInsurance, Azalea\Selenium\EHR\UI\Patients\PatientLabOrders, Azalea\Selenium\EHR\UI\Patients\PatientLabOrdersAddView, Azalea\Selenium\EHR\UI\Patients\PatientMedications, Azalea\Selenium\EHR\UI\Patients\PatientPortal, Azalea\Selenium\EHR\UI\Patients\PatientRecalls, Azalea\Selenium\EHR\UI\Patients\PatientTasks, Azalea\Selenium\EHR\UI\Patients\PatientVitals, Azalea\Selenium\EHR\UI\Patients\PatientAssembly, Azalea\Selenium\EHR\UI\Patients\PatientCharts, Azalea\Selenium\EHR\UI\Patients\PatientComments, Azalea\Selenium\EHR\UI\Patients\PatientDashboard, Azalea\Selenium\EHR\UI\Patients\PatientDemographics, Azalea\Selenium\EHR\UI\Patients\PatientDocuments, Azalea\Selenium\EHR\UI\Patients\PatientEncounters, Azalea\Selenium\EHR\UI\Patients\PatientHandouts
Namespace: Azalea\Selenium\EHR\UI\Patients
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientSection.php
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientSection.php
public
|
|
public
string
|
|
public
|
|
public
string
|
#
getSelectorControls( )
Returns the selector required to select the controls container for the section. |
public
string
|
|
public
boolean
|
get(),
getHash(),
setHash(),
updateHash()
|
__call(),
clickAndWait(),
displayed(),
displayedById(),
exists(),
existsById(),
getCurrentHash(),
getDriver(),
getElementsByCss(),
setDriver(),
spinWait(),
wait()
|
protected static
string
|
$selector
$selector Optional CSS selector for this view's element. |
#
"#patient{pat_id}"
|
protected static
string
|
$selectorControls
|
#
".awa-mvc-StructuredView-controls"
|
protected static
string
|
$selectorSection
|
#
""
|
$hash
|
$driver,
$timeout
|