Class Overview
Represents the link issue dialog shown on the issue page.
Public Constructors
public
LinkIssueDialog
(String issueKey)
Public Methods
public
void
clickLinkButton
()
public
PageElement
getErrorPageElement
()
public
boolean
hasConfluenceLink
()
public
boolean
hasJiraLink
()
Protected Methods
protected
boolean
submit
(By locator)
Do a submit on the passed element found using the passed locator. The method will then wait for the response
from the server before returning.
Parameters
locator
| for the element to select. |
Returns
- true if the dialog is still open.