Class EncountersTab
Base class which represents an entire page request.
- Azalea\Selenium\Core\WebDriver
-
Azalea\Selenium\Core\View
-
Azalea\Selenium\EHR\UI\TabPanel
-
Azalea\Selenium\EHR\UI\Encounters\EncountersTab
Namespace: Azalea\Selenium\EHR\UI\Encounters
Located at lib/src/Azalea/Selenium/EHR/UI/Encounters/EncountersTab.php
Located at lib/src/Azalea/Selenium/EHR/UI/Encounters/EncountersTab.php
getTitle(),
verify()
|
__construct(),
get(),
getHash(),
getSelector(),
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. |
#
"/encounters/billing"
|
protected static
string
|
$selector
$selector Optional CSS selector for this view's element. |
#
"#encounters-list-tab"
|
protected static
string
|
$title
|
#
"Encounter Billing"
|
protected static
string
|
$title_selector
|
#
".label-title"
|
$driver,
$timeout
|