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) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDisplayed() |
HomePerspective |
loginAs(String username,
String password) |
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.