Class PatientsList
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\Patients\PatientsList
Namespace: Azalea\Selenium\EHR\UI\Patients
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientsList.php
Located at lib/src/Azalea/Selenium/EHR/UI/Patients/PatientsList.php
public
|
|
public
|
|
public
|
#
getFirstPatientWithInsurance( )
Gets the first row element that is not a self pay patient, if any. |
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-list-tab .awa-ui-grid"
|
$searchSelector
|
$hash
|
$driver,
$timeout
|