public class RetentionPeriodInlineDialog extends AbstractJiraPage
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller| Constructor and Description |
|---|
RetentionPeriodInlineDialog() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.pageobjects.elements.PageElement |
close() |
String |
getBody() |
String |
getTitle() |
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, isLoggedInpublic com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
public String getTitle()
public String getBody()
public com.atlassian.pageobjects.elements.PageElement close()
Copyright © 2002-2024 Atlassian. All Rights Reserved.