public class JiraCreateIssueDialog extends JiraDialog
driver, elementFinder, locator, pageBinder, root| Constructor and Description |
|---|
JiraCreateIssueDialog() |
| Modifier and Type | Method and Description |
|---|---|
void |
createIssue(boolean expectSuccess) |
protected org.openqa.selenium.By |
getCancelButtonLocator() |
JiraCreateIssueForm |
getForm() |
com.atlassian.pageobjects.elements.query.TimedCondition |
hasProjectSelector() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isOpen() |
close, completeOAuthDance, waitUntilAuthenticationMessageShown, waitUntilClosed, waitUntilErrorsShown, waitUntilOpenpublic com.atlassian.pageobjects.elements.query.TimedCondition isOpen()
isOpen in class JiraDialogpublic com.atlassian.pageobjects.elements.query.TimedCondition hasProjectSelector()
public void createIssue(boolean expectSuccess)
public JiraCreateIssueForm getForm()
protected org.openqa.selenium.By getCancelButtonLocator()
getCancelButtonLocator in class JiraDialogCopyright © 2018 Atlassian. All rights reserved.