public class LoginPage extends PageObject
| Modifier and Type | Field and Description |
|---|---|
static String |
BASE_URL |
driver| Constructor and Description |
|---|
LoginPage(org.openqa.selenium.WebDriver driver) |
public static final String BASE_URL
public HomePerspective loginAs(String username, String password)
public boolean isDisplayed()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.