public class TransitionOperationDetails extends AbstractJiraPage
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.elements.PageElement |
next |
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller| Constructor and Description |
|---|
TransitionOperationDetails() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.pageobjects.elements.PageElement |
getCurrentScreenPanel() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
List<com.atlassian.pageobjects.elements.PageElement> |
screenTabs() |
TransitionOperationConfirmation |
submit() |
com.atlassian.pageobjects.elements.PageElement |
switchToScreenTab(String screenName) |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInpublic com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
public List<com.atlassian.pageobjects.elements.PageElement> screenTabs()
public com.atlassian.pageobjects.elements.PageElement getCurrentScreenPanel()
public com.atlassian.pageobjects.elements.PageElement switchToScreenTab(String screenName)
public TransitionOperationConfirmation submit()
Copyright © 2002-2022 Atlassian. All Rights Reserved.