Class PatientSidebar
Base class which represents an entire page request.
- Azalea\Selenium\Core\WebDriver
-
Azalea\Selenium\Core\View
-
Azalea\Selenium\EHR\UI\Patients\PatientSidebar
Namespace: Azalea\Selenium\EHR\UI\Patients
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientSidebar.php
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientSidebar.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
protected
|
|
public
boolean
|
|
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} .awa-mvc-StructuredView-sidebar"
|
public static
string
|
$DASHBOARD
|
#
"dash"
|
public static
string
|
$DEMOGRAPHICS
|
#
"demog"
|
public static
string
|
$INSURANCE
|
#
"insurance_list"
|
public static
string
|
$APPOINTMENTS
|
#
"appointments"
|
public static
string
|
$DOCUMENTS
|
#
"documents"
|
public static
string
|
$ASSEMBLY
|
#
"assembly"
|
public static
string
|
$CHARTS
|
#
"chart_list"
|
$hash
|
$driver,
$timeout
|