Class PatientLabOrders
- Azalea\Selenium\Core\WebDriver
-
Azalea\Selenium\Core\View
-
Azalea\Selenium\EHR\UI\Patients\PatientSection
-
Azalea\Selenium\EHR\UI\Patients\PatientLabOrders
Namespace: Azalea\Selenium\EHR\UI\Patients
Author: vmoore
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientLabOrders.php
Author: vmoore
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientLabOrders.php
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}/order_list"
|
protected static
string
|
$selectorSection
|
#
".cpoe-LabOrdersListView"
|
protected static
string
|
$BUTTON_REFRESH
|
#
'#btn_refresh'
|
protected static
string
|
$BUTTON_ORDER_NEW
|
#
'#btn_new_order'
|
protected static
string
|
$SELECT_ACTIONS
|
#
'#orders_actions'
|
protected static
string
|
$SEARCH_BAR
|
#
'.cpoe-LabOrdersListView .search'
|
protected static
string
|
$GRID
|
#
'.cpoe-LabOrdersListView .awa-ui-grid'
|
$selector,
$selectorControls
|
$driver,
$timeout
|