public class IndexProjectPage extends AbstractJiraPage
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
Constructor and Description |
---|
IndexProjectPage() |
IndexProjectPage(Long projectId) |
Modifier and Type | Method and Description |
---|---|
void |
acknowledge() |
void |
cancel() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> |
isBeingCanceled()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> |
isCancelledOrBeingCancelled() |
com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> |
isCompleted() |
void |
refresh() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
public IndexProjectPage()
public IndexProjectPage(Long projectId)
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> isCompleted()
@Deprecated public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> isBeingCanceled()
public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> isCancelledOrBeingCancelled()
public void acknowledge()
public void refresh()
public void cancel()
Copyright © 2002-2024 Atlassian. All Rights Reserved.