public class WorkflowTabSubPage extends DocumentBasePage
DocumentBasePage.UserNotConnectedException
Modifier and Type | Field and Description |
---|---|
org.openqa.selenium.WebElement |
reviewSelector |
org.openqa.selenium.WebElement |
searchTaskAssigneesInput |
org.openqa.selenium.WebElement |
workflowTasksForm |
breadcrumbForm, contentTabLink, contextualActions, currentDocumentContributor, currentDocumentDescription, currentDocumentTitle, currentFolderishDescription, documentManagementLink, editTabLink, historyTabLink, manageTabLink, summaryTabLink, tabsBar, workflowLink
URLCHANGE_MAX_WAIT, userServicesForm
Constructor and Description |
---|
WorkflowTabSubPage(org.openqa.selenium.WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
void |
addWorkflowReviewer() |
void |
closeGraphView() |
void |
endTask(String taskName) |
SummaryTabSubPage |
getSummaryTab() |
void |
showGraphView() |
void |
startWorkflow() |
checkDocTitle, checkUserConnected, getAdminCenter, getContentTab, getContextualActions, getCurrentContributors, getCurrentDocumentDescription, getCurrentDocumentTitle, getCurrentFolderishDescription, getCurrentStates, getDocumentManagement, getEditTab, getHistoryTab, getManageTab, getNavigationSubPage, getUserHome, getWorkflow, getWorkspacesContentTab, goToDocumentByBreadcrumb
asPage, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getFancyBoxContent, getFeedbackMessage, getHeaderLinks, hasElement, loadIFrame, selectItemInDropDownMenu, waitUntilEnabled, waitUntilEnabled, waitUntilURLDifferentFrom
public org.openqa.selenium.WebElement workflowTasksForm
public org.openqa.selenium.WebElement searchTaskAssigneesInput
public org.openqa.selenium.WebElement reviewSelector
public WorkflowTabSubPage(org.openqa.selenium.WebDriver driver)
public void addWorkflowReviewer()
public void showGraphView()
public void closeGraphView()
public void startWorkflow()
public void endTask(String taskName)
public SummaryTabSubPage getSummaryTab()
getSummaryTab
in class DocumentBasePage
Copyright © 2013 Nuxeo SA. All Rights Reserved.