SearchResultPage
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class SearchResultPage extends ConfluenceAbstractPage
driver, jsQueryFactory, pageBinder, pageElementFinder, serverPerformance, timeouts, waiter, waitTimeout
Constructor and Description |
---|
SearchResultPage()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
containsTextInQuickNavResults(String match)
Deprecated.
|
Boolean |
containsTextInResults(String match)
Deprecated.
|
SearchResultPage |
doQuickNavSearch(String searchTerms)
Deprecated.
|
SearchResultPage |
doResultsSearch(String searchTerms)
Deprecated.
|
int |
getMatchingResults()
Deprecated.
|
String |
getQueryTextFromInputBox()
Deprecated.
|
com.atlassian.pageobjects.elements.PageElement |
getQuickNavSearchResultsContent()
Deprecated.
|
com.atlassian.pageobjects.elements.PageElement |
getSearchResultsContent()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedQuery<String> |
getSearchResultsText()
Deprecated.
|
String |
getUrl()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
hasMatchingResults()
Deprecated.
|
com.atlassian.pageobjects.elements.query.TimedCondition |
hasQuickNavResults()
Deprecated.
|
SearchResultPage |
submitSearch()
Deprecated.
|
back, dismissSelect2IfActive, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, getRequestCorrelationId, isDarkFeatureEnabled, isLoggedIn, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete, toString
public com.atlassian.pageobjects.elements.query.TimedCondition hasMatchingResults()
public com.atlassian.pageobjects.elements.query.TimedCondition hasQuickNavResults()
public int getMatchingResults()
public SearchResultPage doQuickNavSearch(String searchTerms)
public SearchResultPage doResultsSearch(String searchTerms)
public SearchResultPage submitSearch()
public Boolean containsTextInQuickNavResults(String match)
public String getQueryTextFromInputBox()
public String getUrl()
public com.atlassian.pageobjects.elements.query.TimedQuery<String> getSearchResultsText()
public com.atlassian.pageobjects.elements.PageElement getSearchResultsContent()
public com.atlassian.pageobjects.elements.PageElement getQuickNavSearchResultsContent()
Copyright © 2003–2016 Atlassian. All rights reserved.