Class Messaging
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\Messaging\Messaging
Namespace: Azalea\Selenium\EHR\UI\Messaging
Located at lib/src/Azalea/Selenium/EHR/UI/Messaging/Messaging.php
Located at lib/src/Azalea/Selenium/EHR/UI/Messaging/Messaging.php
closeAllTabs(),
closeTab(),
getTab(),
hasTab(),
openTab()
|
__construct(),
get(),
getHash(),
getSelector(),
setHash(),
updateHash(),
verify()
|
__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. |
#
"#messages"
|
protected static
array
|
$tabs
|
#
array(
"MessagingTab" => "\Azalea\Selenium\EHR\UI\Messaging\MessagingTab"
)
|
public static
string
|
$MESSAGING_TAB
|
#
"Messaging"
|
$hash
|
$driver,
$timeout
|