Class PatientChartsList
Base class which represents an entire page request.
- Azalea\Selenium\Core\WebDriver
-
Azalea\Selenium\Core\View
-
Azalea\Selenium\EHR\UI\Grid
-
Azalea\Selenium\EHR\UI\CheckboxGrid
-
Azalea\Selenium\EHR\UI\Patients\PatientChartsList
Namespace: Azalea\Selenium\EHR\UI\Patients
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientChartsList.php
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientChartsList.php
checkAll(),
getCheckboxes(),
hasCheckboxes(),
isAllCheckboxesChecked(),
uncheckAll()
|
getCssByIndex(),
getRowbyIndex(),
hasRow(),
setSearchText(),
verify()
|
__construct(),
get(),
getHash(),
getSelector(),
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-PatientChartsView .awa-ui-grid"
|
protected static
string
|
$checkboxSelector
|
#
".pat_chart_checkbox"
|
$searchSelector
|
$hash
|
$driver,
$timeout
|