Class SearchConfluenceDialog
java.lang.Object
com.atlassian.jira.pageobjects.pages.viewissue.linkissue.SearchConfluenceDialog
Represents the search confluence page dialog that is opened
from the "Wiki Page" tab (LinkConfluenceSection)
- Since:
- v5.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleansearch()searchText(String searchText) selectResult(String pageTitle) selectServer(String appId) voidfinal void
-
Constructor Details
-
SearchConfluenceDialog
-
-
Method Details
-
waitUntil
public final void waitUntil() -
searchText
-
search
-
selectResult
-
errorsPresent
public boolean errorsPresent() -
waitForInfoPresent
public void waitForInfoPresent() -
selectServer
-