Class Application
Page object which serves as a base to all applications.
- Azalea\Selenium\Core\WebDriver
-
Azalea\Selenium\Core\Page
-
Azalea\Selenium\EHR\Application
public static
Azalea\Test\Core\Page
|
|
public static
Azalea\Test\Core\Page
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
boolean
|
#
isErrorPopup( string $text = null )
Returns true if there is an error popup displayed on the screen. Optionally, if $text is supplied, it will compare the popup's text with $text and return true only if they are a match |
public
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
|
#
getSessionKey( Azalea\Test\TestCase\BaseTestCase $driver,… )
Extracts the ahis session key from the browser's url and saves it on the application object. |
protected
boolean
|
checkTitle(),
get(),
title()
|
__call(),
__construct(),
clickAndWait(),
displayed(),
displayedById(),
exists(),
existsById(),
getCurrentHash(),
getDriver(),
getElementsByCss(),
setDriver(),
spinWait(),
updateHash(),
wait()
|
string |
APPLICATION_CONTAINER_ID
|
#
"main_view"
|
protected
string
|
$heading
$heading To be set by child class |
#
""
|
protected
|
$user
$user The active user |
#
null
|
protected
integer
|
$timeout
$timeout Timeout for verifying page contents |
#
60
|
$driver
|