public class LinkIssueDialog extends FormDialog
form, FORM_SUBMITTING_CLASS, header, loading, messages
binder, 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.
|
assertDialogClosed, assertDialogOpen, close, escape, getAuiMessage, getDialogElement, getFormErrorElements, getFormErrorList, getFormErrors, getTimedTitle, getTitle, hasFormErrors, initAbstractDialog, messages, ready, setElement, submit, submit, waitForFormErrors, waitUntilClosed, waitUntilHidden, waitWhileSubmitting
find, find, findAll, findAll, isClosed, isInDOM, isOpen, waitUntilFinishedLoading
public 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)
FormDialog
submit
in class FormDialog
locator
- for the element to select.protected ViewIssuePage bindViewIssuePage()
public void clickLinkButton()
public com.atlassian.pageobjects.elements.PageElement getErrorPageElement()
Copyright © 2002-2015 Atlassian. All Rights Reserved.