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, isLoggedIn
protected com.atlassian.pageobjects.elements.PageElement workflowTable
protected com.atlassian.pageobjects.elements.PageElement next
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public TransitionOperationDetails chooseWorkflowAction(String name)
Copyright © 2002-2019 Atlassian. All Rights Reserved.