Class LockScreen
Base class which represents an entire page request.
- Azalea\Selenium\Core\WebDriver
-
Azalea\Selenium\Core\View
-
Azalea\Selenium\EHR\UI\LockScreen
public
boolean
|
|
public
boolean
|
|
public
|
#
resumeSession( string $password )
Resumes the active session by inserting the given password and clicking the resume button. |
public
boolean
|
__construct(),
get(),
getHash(),
getSelector(),
setHash(),
updateHash()
|
__call(),
clickAndWait(),
displayed(),
displayedById(),
exists(),
existsById(),
getCurrentHash(),
getDriver(),
getElementsByCss(),
setDriver(),
spinWait(),
wait()
|
protected static
string
|
$CONTAINER_ID
|
#
"timeout_haze_screen"
|
protected static
string
|
$FORM_ID
|
#
"timeout_haze_form"
|
protected static
string
|
$PASSWORD_FIELD
|
#
"timeout_password"
|
protected static
string
|
$FORM_SUBMIT_BUTTON
|
#
"timeout_password_submit"
|
protected static
string
|
$BAD_PASSWORD_MESSAGE
|
#
"The password that you entered is invalid. Please try again."
|
protected static
string
|
$BAD_PASSWORD_MESSAGE_ID
|
#
"error_message"
|
$hash,
$selector
|
$driver,
$timeout
|