Class Application
Page object which serves as a base to all applications.
- Azalea\Selenium\Core\WebDriver
-
Azalea\Selenium\Core\Page
-
Azalea\Selenium\PHR\Application
Direct known subclasses
Azalea\Selenium\PHR\PHR
public static
Azalea\Test\Core\Page
|
|
public static
Azalea\Test\Core\Page
|
|
public
Azalea\Test\Page\LoginPage
|
|
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 |
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 |
#
""
|
$driver,
$timeout
|