public class LinkIssueDialog extends FormDialog
auiBlanket, form, FORM_SUBMITTING_CLASS, header, loading, messagesbinder, CONTENT_AREA_CLASS, CONTENT_READY_CLASS, DIALOG_CLASS, DIALOG_OPEN_CLASS, driver, extendedFinder, HEADING_AREA_CLASS, id, locator, queryFactory| Constructor and Description |
|---|
LinkIssueDialog(String issueKey) |
| Modifier and Type | Method and Description |
|---|---|
protected ViewIssuePage |
bindViewIssuePage() |
void |
clickLinkButton() |
com.atlassian.pageobjects.elements.PageElement |
getErrorPageElement() |
LinkConfluenceSection |
gotoConfluenceLink() |
LinkJiraSection |
gotoJiraLink() |
WebLinkSection |
gotoWebLink() |
boolean |
hasConfluenceLink() |
boolean |
hasJiraLink() |
IssuePicker |
issuePicker() |
protected boolean |
submit(org.openqa.selenium.By locator)
Do a submit on the passed element found using the passed locator.
|
acceptDirtyFormWarning, assertDialogClosed, assertDialogOpen, close, closeNoWait, escape, getAuiMessage, getFields, getFormErrorElements, getFormErrorList, getFormErrors, getTimedTitle, getTitle, hasFormErrors, initAbstractDialog, messages, ready, setElement, setField, submit, submit, waitForFormErrors, waitUntilClosed, waitUntilHidden, waitWhileSubmittingfind, find, findAll, findAll, getDialogElement, isClosed, isInDOM, isOpen, waitUntilFinishedLoadingpublic LinkIssueDialog(String issueKey)
public IssuePicker issuePicker()
public boolean hasJiraLink()
public LinkJiraSection gotoJiraLink()
public boolean hasConfluenceLink()
public LinkConfluenceSection gotoConfluenceLink()
public WebLinkSection gotoWebLink()
protected boolean submit(org.openqa.selenium.By locator)
FormDialogsubmit in class FormDialoglocator - for the element to select.protected ViewIssuePage bindViewIssuePage()
public void clickLinkButton()
public com.atlassian.pageobjects.elements.PageElement getErrorPageElement()
Copyright © 2002-2016 Atlassian. All Rights Reserved.