public class JohnsonPage extends AbstractJiraPage
body, driver, elementFinder, metaElement, pageBinder, timeouts
Constructor and Description |
---|
JohnsonPage() |
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.PageElement |
getErrorMessage(int index) |
com.atlassian.pageobjects.elements.PageElement |
getHeadline() |
com.atlassian.pageobjects.elements.PageElement |
getHeadlineDescription() |
com.atlassian.pageobjects.elements.PageElement |
getIgnoreButton() |
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
getWarningMessages(int index) |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public com.atlassian.pageobjects.elements.PageElement getErrorMessage(int index)
public com.atlassian.pageobjects.elements.PageElement getWarningMessages(int index)
public com.atlassian.pageobjects.elements.PageElement getHeadline()
public com.atlassian.pageobjects.elements.PageElement getHeadlineDescription()
public com.atlassian.pageobjects.elements.PageElement getIgnoreButton()
Copyright © 2002-2019 Atlassian. All Rights Reserved.