public class WorkflowTabSubPage extends DocumentBasePage
DocumentBasePage.UserNotConnectedException
Modifier and Type | Field and Description |
---|---|
org.openqa.selenium.WebElement |
reviewSelector |
org.openqa.selenium.WebElement |
workflowTasksForm |
breadcrumbForm, contentTabLink, contextualActions, currentDocumentContributor, currentDocumentDescription, currentDocumentTitle, currentFolderishDescription, documentManagementLink, editTabLink, historyTabLink, homePageLink, manageTabLink, relationTabLink, searchPageLink, summaryTabLink, tabsBar, userMenuActions, workflowLink
userServicesForm
Constructor and Description |
---|
WorkflowTabSubPage(org.openqa.selenium.WebDriver driver) |
Modifier and Type | Method and Description |
---|---|
void |
addParallelWorkflowEndDate() |
void |
addParallelWorkflowReviewer(String user)
Add reviewer in default parallel workflow
|
void |
addWorkflowReviewer(String username)
Add reviewer in default serial workflow
|
void |
closeGraphView() |
void |
endTask(String taskName) |
void |
endTask(String taskName,
String comment) |
SummaryTabSubPage |
getSummaryTab() |
org.openqa.selenium.WebElement |
getTaskLayoutNode() |
void |
showGraphView() |
void |
startWorkflow() |
checkDocTitle, checkUserConnected, getAddAllToCollectionPopup, getAddToCollectionPopup, getAdminCenter, getCollectionContentTab, getContentTab, getContentTab, getContextualActions, getCurrentContributors, getCurrentDocumentDescription, getCurrentDocumentTitle, getCurrentFolderishDescription, getCurrentStates, getDocumentManagement, getEditTab, getHistoryTab, getManageTab, getNavigationSubPage, getRelationTab, 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 org.openqa.selenium.WebElement workflowTasksForm
public org.openqa.selenium.WebElement reviewSelector
public WorkflowTabSubPage(org.openqa.selenium.WebDriver driver)
public void addWorkflowReviewer(String username)
public void addParallelWorkflowReviewer(String user)
public void addParallelWorkflowEndDate()
public void showGraphView()
public void closeGraphView()
public void startWorkflow()
public void endTask(String taskName)
public org.openqa.selenium.WebElement getTaskLayoutNode()
public SummaryTabSubPage getSummaryTab()
getSummaryTab
in class DocumentBasePage
Copyright © 2015 Nuxeo SA. All rights reserved.