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 |
breadcrumbForm, contentTabLink, contextualActions, currentDocumentContributor, currentDocumentDescription, currentDocumentTitle, currentFolderishDescription, documentManagementLink, editTabLink, historyTabLink, homePageLink, manageTabLink, relationTabLink, searchPageLink, summaryTabLink, tabsBar, userMenuActions, workflowLink
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() |
void |
selectSearch(String searchLabel) |
checkDocTitle, checkUserConnected, getAddAllToCollectionPopup, getAddToCollectionPopup, getAdminCenter, getCollectionContentTab, getContentTab, getContentTab, getContextualActions, getCurrentContributors, getCurrentDocumentDescription, getCurrentDocumentTitle, getCurrentFolderishDescription, getCurrentStates, getDocumentManagement, getEditTab, getHistoryTab, getManageTab, getNavigationSubPage, getRelationTab, getSummaryTab, getUserHome, getWorkflow, getWorkspacesContentTab, goToDocumentByBreadcrumb, goToHomePage, goToSearchPage, isAddToCollectionUpperActionAvailable, popupUserMenuActions, swithToDocumentBase, swithToPersonalWorkspace
asPage, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getErrorFeedbackMessage, getFancyBoxContent, getFeedbackMessage, getHeaderLinks, getWebFragment, getWebFragment, hasElement, selectItemInDropDownMenu, switchToFrame, waitUntilEnabled, waitUntilURLDifferentFrom
public static final String SEARCH_TAB
public static final String DEFAULT_SEARCH
public static final String NXQL_SEARCH
public static final String QUICK_SEARCH
public DefaultSearchSubPage getDefaultSearch()
public NXQLSearchSubPage getNXQLSearch()
public QuickSearchSubPage getQuickSearch()
public SearchResultsSubPage getSearchResultsSubPage()
public boolean isDefaultSearch()
public boolean isNXQLSearch()
public boolean isQuickSearch()
public void selectSearch(String searchLabel)
public String getSelectedSearch()
Copyright © 2014 Nuxeo SA. All rights reserved.