public class AuthenticationSteps extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AVATAR_ELEMENT_IS_NOT_FOUND |
static String |
DEFAULT_PASSWORD |
static String |
DEFAULT_USER |
| Constructor and Description |
|---|
AuthenticationSteps() |
| Modifier and Type | Method and Description |
|---|---|
void |
loginUser() |
void |
loginUserAndPass(String username,
String password) |
void |
logout() |
public static final String DEFAULT_PASSWORD
public static final String DEFAULT_USER
public static final String AVATAR_ELEMENT_IS_NOT_FOUND
Copyright © 2017. All rights reserved.