public class ConvertIssuePage extends AbstractJiraPage
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
parentIssueKey |
protected IssuePickerPopup |
parentIssuePicker |
body, driver, elementFinder, metaElement, pageBinder, timeouts
Constructor and Description |
---|
ConvertIssuePage(long issueId) |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
LegacyPicker |
legacyPicker() |
IssuePickerPopup |
openIssuePickerPopup() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
protected com.atlassian.pageobjects.elements.PageElement parentIssueKey
protected IssuePickerPopup parentIssuePicker
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public IssuePickerPopup openIssuePickerPopup()
public LegacyPicker legacyPicker()
Copyright © 2002-2015 Atlassian. All Rights Reserved.