public class AuthenticationDriver
extends br.com.entelgy.GenericDriver
| Modifier and Type | Field and Description |
|---|---|
protected static String |
LOGIN_URL |
protected static String |
LOGOUT_URL |
protected static String |
PORTAL_URL |
| Constructor and Description |
|---|
AuthenticationDriver() |
| Modifier and Type | Method and Description |
|---|---|
static org.openqa.selenium.WebElement |
login(String username,
String password) |
static void |
logout() |
protected static final String PORTAL_URL
protected static final String LOGOUT_URL
protected static final String LOGIN_URL
Copyright © 2017. All rights reserved.