public class ChangeProjectTypeDialog extends AbstractJiraAdminPage
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
Constructor and Description |
---|
ChangeProjectTypeDialog() |
Modifier and Type | Method and Description |
---|---|
ViewProjectsPage |
change() |
com.atlassian.pageobjects.elements.query.TimedQuery<String> |
getProjectName() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
String |
linkId()
ID of the link in the admin menu.
|
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
public com.atlassian.pageobjects.elements.query.TimedQuery<String> getProjectName()
public ViewProjectsPage change()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String linkId()
AbstractJiraAdminPage
linkId
in class AbstractJiraAdminPage
public String getUrl()
Copyright © 2002-2022 Atlassian. All Rights Reserved.