public class ConsoleTests extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.openqa.selenium.By |
inputPasswordBy |
protected static org.openqa.selenium.By |
inputUsernameBy |
protected static org.openqa.selenium.By |
namespaceSelectBy |
| Constructor and Description |
|---|
ConsoleTests() |
| Modifier and Type | Method and Description |
|---|---|
static void |
waitUntilLoggedIn(WebDriverFacade facade) |
static void |
waitUntilLoggedIn(WebDriverFacade facade,
String userName,
String password) |
protected static final org.openqa.selenium.By inputUsernameBy
protected static final org.openqa.selenium.By inputPasswordBy
protected static final org.openqa.selenium.By namespaceSelectBy
public static void waitUntilLoggedIn(WebDriverFacade facade)
public static void waitUntilLoggedIn(WebDriverFacade facade, String userName, String password)
Copyright © 2011–2016 Red Hat. All rights reserved.