public class SearchPage extends DocumentBasePage
DocumentBasePage.UserNotConnectedException| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_SEARCH |
static String |
NXQL_SEARCH |
static String |
QUICK_SEARCH |
static String |
SEARCH_TAB |
protected org.openqa.selenium.WebElement |
searchFormPanel |
protected org.openqa.selenium.WebElement |
searchResultPanel |
breadcrumbForm, contentTabLink, contextualActions, currentDocumentContributor, currentDocumentDescription, currentDocumentTitle, currentFolderishDescription, documentManagementLink, editTabLink, historyTabLink, homePageLink, manageTabLink, permissionsTabLink, relationTabLink, searchPageLink, summaryTabLink, tabsBar, userMenuActions, workflowLinkdriver, userServicesForm| Constructor and Description |
|---|
SearchPage(org.openqa.selenium.WebDriver driver) |
| Modifier and Type | Method and Description |
|---|---|
DefaultSearchSubPage |
getDefaultSearch() |
NXQLSearchSubPage |
getNXQLSearch() |
QuickSearchSubPage |
getQuickSearch() |
SearchResultsSubPage |
getSearchResultsSubPage() |
String |
getSelectedSearch() |
boolean |
isDefaultSearch() |
boolean |
isNXQLSearch() |
boolean |
isQuickSearch() |
protected boolean |
isSearchSelected(String searchType) |
void |
selectSearch(String searchLabel) |
checkDocTitle, checkUserConnected, clickOnDocumentTabLink, clickOnDocumentTabLink, getAddAllToCollectionPopup, getAddToCollectionPopup, getAdminCenter, getBlobActions, getCollectionContentTab, getContentTab, getContentTab, getContextualActions, getCurrentContributors, getCurrentDocumentDescription, getCurrentDocumentTitle, getCurrentFolderishDescription, getCurrentStates, getDocumentManagement, getEditTab, getHistoryTab, getManageTab, getNavigationSubPage, getPermissionsTab, getRelationTab, getSummaryTab, getUserHome, getWorkflow, getWorkspacesContentTab, goToDocumentByBreadcrumb, goToHomePage, goToSearchPage, goToWorkspaces, isAddToCollectionUpperActionAvailable, isMainTabSelected, popupUserMenuActions, switchToDocumentBase, switchToPersonalWorkspaceasPage, clickOnTabIfNotSelected, clickOnTabIfNotSelected, clickOnTabIfNotSelected, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getErrorFeedbackMessage, getFancyBoxContent, getFeedbackMessage, getHeaderLinks, getWebFragment, getWebFragment, hasElement, selectItemInDropDownMenu, switchToFrame, useAjaxTabs, waitUntilEnabled, waitUntilURLDifferentFrompublic static final String SEARCH_TAB
public static final String DEFAULT_SEARCH
public static final String NXQL_SEARCH
public static final String QUICK_SEARCH
protected org.openqa.selenium.WebElement searchFormPanel
protected org.openqa.selenium.WebElement searchResultPanel
public SearchPage(org.openqa.selenium.WebDriver driver)
public DefaultSearchSubPage getDefaultSearch()
public NXQLSearchSubPage getNXQLSearch()
public QuickSearchSubPage getQuickSearch()
public SearchResultsSubPage getSearchResultsSubPage()
public String getSelectedSearch()
public boolean isDefaultSearch()
public boolean isNXQLSearch()
public boolean isQuickSearch()
protected boolean isSearchSelected(String searchType)
public void selectSearch(String searchLabel)
Copyright © 2016 Nuxeo SA. All rights reserved.