public class TransitionsDetails extends AbstractJiraPage
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.elements.PageElement |
next |
protected com.atlassian.pageobjects.elements.PageElement |
workflowTable |
body, driver, elementFinder, metaElement, pageBinder, timeouts| Constructor and Description |
|---|
TransitionsDetails() |
| Modifier and Type | Method and Description |
|---|---|
TransitionOperationDetails |
chooseWorkflowAction(String name) |
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, isLoggedInprotected com.atlassian.pageobjects.elements.PageElement workflowTable
protected com.atlassian.pageobjects.elements.PageElement next
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic String getUrl()
public TransitionOperationDetails chooseWorkflowAction(String name)
Copyright © 2002-2022 Atlassian. All Rights Reserved.