public class WebLoginPage extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.openqa.selenium.JavascriptExecutor |
javascriptExecutor |
protected com.atlassian.pageobjects.elements.timeout.Timeouts |
timeouts |
static String |
USERNAME_FIELD_NAME |
| Constructor and Description |
|---|
WebLoginPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleWebLoginIfRequired(String username,
String password) |
com.atlassian.pageobjects.elements.query.TimedCondition |
isShowing() |
public static final String USERNAME_FIELD_NAME
@Inject protected org.openqa.selenium.JavascriptExecutor javascriptExecutor
@Inject protected com.atlassian.pageobjects.elements.timeout.Timeouts timeouts
Copyright © 2018 Atlassian. All rights reserved.