Class Home
Base class which represents an entire page request.
-
Azalea\Selenium\Core\WebDriver
-
Azalea\Selenium\Core\View
-
Azalea\Selenium\EHR\UI\TabContainer
-
Azalea\Selenium\EHR\UI\Home\Home
Methods inherited from Azalea\Selenium\Core\WebDriver
__call(),
clickAndWait(),
displayed(),
displayedById(),
exists(),
existsById(),
getCurrentHash(),
getDriver(),
getElementsByCss(),
setDriver(),
spinWait(),
wait()
|
Properties summary
protected static
string
|
$selector
$selector Optional CSS selector for this view's element.
$selector Optional CSS selector for this view's element.
|
|
protected static
array
|
$tabs
|
#
array(
"OfficeOverview" => "\Azalea\Selenium\EHR\UI\Home\OfficeOverview"
)
|
public static
string
|
$OFFICE_OVERVIEW_TAB
|
|