public class QuickLoginPage extends AbstractJiraPage
Modifier and Type | Field and Description |
---|---|
protected BrowserHelper |
browser |
protected com.atlassian.pageobjects.elements.PageElement |
pre |
protected com.atlassian.pageobjects.elements.PageElement |
rawData |
body, driver, elementFinder, metaElement, pageBinder, timeouts
Constructor and Description |
---|
QuickLoginPage(String username,
String password) |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
protected com.atlassian.pageobjects.elements.PageElement pre
protected com.atlassian.pageobjects.elements.PageElement rawData
@Inject protected BrowserHelper browser
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
Copyright © 2002-2019 Atlassian. All Rights Reserved.