public class ProjectChangeNameDialog extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.elements.PageElementFinder |
pageElementFinder |
| Constructor and Description |
|---|
ProjectChangeNameDialog() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.pageobjects.elements.PageElement |
getErrorElement() |
void |
updateName(String name) |
void |
waitUntilDialogHasErrors() |
void |
waitUntilDialogIsClosed() |
void |
waitUntilDialogReady() |
@Inject protected com.atlassian.pageobjects.elements.PageElementFinder pageElementFinder
public void updateName(String name)
public com.atlassian.pageobjects.elements.PageElement getErrorElement()
public void waitUntilDialogReady()
public void waitUntilDialogIsClosed()
public void waitUntilDialogHasErrors()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.