public class DocumentLibraryNavigation extends SharePage
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE_NEW_FOLDER_BUTTON |
static String |
FILE_UPLOAD_BUTTON |
alfrescoVersion, dojoSupport, elementWaitInSeconds, popupRendertime, PROMPT_PANEL_ID, WAIT_TIME_3000| Constructor and Description |
|---|
DocumentLibraryNavigation(org.alfresco.webdrone.WebDrone drone,
String fileUploadButtonId,
String createNewFolderButtonId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentLibraryPage |
clickSelectedItems()
Mimics the action of Selected Items.
|
UploadFilePage |
getFileUpload(org.alfresco.webdrone.WebDrone drone)
Get file upload page pop up object.
|
NewFolderPage |
getNewFolderPage(org.alfresco.webdrone.WebDrone drone)
New folder page pop up object.
|
boolean |
hasFileUploadLink() |
boolean |
hasNewFolderLink() |
boolean |
isSelectedItemMenuVisible() |
boolean |
isSelectMenuVisible() |
boolean |
isSignUpDialogVisible()
Returns true if Sign In To Alfresco Cloud popup opens (User haven't set up CloudSync)
|
DocumentLibraryNavigation |
render() |
DocumentLibraryNavigation |
render(long time) |
DocumentLibraryNavigation |
render(org.alfresco.webdrone.RenderTime timer) |
DocumentLibraryPage |
selectAll()
Mimics the action select All select dropdown.
|
org.alfresco.webdrone.HtmlPage |
selectCreateContent(ContentType content)
Mimics the action of selecting Create Plain Text.
|
NewFolderPage |
selectCreateNewFolder()
Mimics the action of selecting the create new folder button.
|
DocumentLibraryPage |
selectDownloadAsZip()
Mimics the action select download as Zip from selected Item.
|
UploadFilePage |
selectFileUpload()
Mimics the action of selecting the file upload button.
|
DocumentLibraryPage |
selectRequestSync()
Mimics the action select "Request Sync" from selected Item.
|
org.alfresco.webdrone.HtmlPage |
selectSyncToCloud()
Mimics the action select "Sync to Cloud" from selected Item.
|
basicRender, canResume, canResume, disbaleFileUploadFlash, elementRender, findButton, getCopyRight, getElementText, getLogin, getNav, getPageTitle, getPopupRendertime, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, setAlfrescoVersion, setElementWaitInSeconds, setPopupRendertime, submit, waitForFile, waitForFile, waitForFilepublic static final String FILE_UPLOAD_BUTTON
public static final String CREATE_NEW_FOLDER_BUTTON
public DocumentLibraryNavigation render(org.alfresco.webdrone.RenderTime timer)
public DocumentLibraryNavigation render()
public DocumentLibraryNavigation render(long time)
public boolean hasFileUploadLink()
public UploadFilePage selectFileUpload()
public UploadFilePage getFileUpload(org.alfresco.webdrone.WebDrone drone)
drone - WebDrone browser clientrepositoryBrowsing - true if we are doing repository browsingpublic boolean hasNewFolderLink()
public NewFolderPage selectCreateNewFolder()
NewFolderPage page responsepublic org.alfresco.webdrone.HtmlPage selectCreateContent(ContentType content)
public DocumentLibraryPage clickSelectedItems()
DocumentLibraryPagepublic boolean isSelectedItemMenuVisible()
public DocumentLibraryPage selectDownloadAsZip()
DocumentLibraryPagepublic boolean isSelectMenuVisible()
public DocumentLibraryPage selectAll()
DocumentLibraryPagepublic org.alfresco.webdrone.HtmlPage selectSyncToCloud()
DocumentLibraryPagepublic boolean isSignUpDialogVisible()
public NewFolderPage getNewFolderPage(org.alfresco.webdrone.WebDrone drone)
drone - WebDrone browser clientrepositoryBrowsing - true if we are creating a folder in the Repository browserpublic DocumentLibraryPage selectRequestSync()
DocumentLibraryPageCopyright © 2013. All Rights Reserved.