public class LoginHelper extends Object
| Constructor and Description |
|---|
LoginHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
handleDifferentUser()
if single signin enabled, And new test user is different form previous,
shutdown webdriver And restart user is stored at Suite level
|
protected static boolean |
isContinueLogin()
if single signin disabled, continue with login
if enabled, continue if:
- user has changed
- logged in user is not set
- user is at login page
|
protected static void handleDifferentUser()
Exceptionprotected static boolean isContinueLogin()
Copyright © 2021. All rights reserved.