| Modifier and Type | Field and Description |
|---|---|
static String |
CREATE_NEW_FOLDER_BUTTON |
static String |
FILE_UPLOAD_BUTTON |
dojoSupport, PROMPT_PANEL_ID, WAIT_TIME_3000drone, elementWaitInSeconds, maxPageLoadingTime, popupRendertime, version| Constructor and Description |
|---|
DocumentLibraryNavigation(WebDrone drone,
String fileUploadButtonId,
String createNewFolderButtonId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentLibraryPage |
clickSelectedItems()
Mimics the action of Selected Items.
|
UploadFilePage |
getFileUpload(WebDrone drone)
Get file upload page pop up object.
|
NewFolderPage |
getNewFolderPage(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()
Page renderer verifies the page has rendered
by checking java script page loaded status is complete.
|
DocumentLibraryNavigation |
render(long time)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded by the
max limit time set.
|
DocumentLibraryNavigation |
render(RenderTime timer)
Page renderer verifies the page has rendered
by checking all elements are visible and loaded.
|
DocumentLibraryPage |
selectAll()
Mimics the action select All select dropdown.
|
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.
|
HtmlPage |
selectSyncToCloud()
Mimics the action select "Sync to Cloud" from selected Item.
|
basicRender, canResume, canResume, disbaleFileUploadFlash, elementRender, findButton, getCopyRight, getElementText, getLogin, getNav, getPageTitle, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, submit, waitForFile, waitForFile, waitForFileclose, getDrone, getScreenShot, getTitle, isBrowserTitle, toStringpublic static final String FILE_UPLOAD_BUTTON
public static final String CREATE_NEW_FOLDER_BUTTON
public DocumentLibraryNavigation render(RenderTime timer)
RenderRenderTime.timer - RenderTime time to waitHtmlPage page object responsepublic DocumentLibraryNavigation render()
RenderHtmlPage object responsepublic DocumentLibraryNavigation render(long time)
Rendertime - waiting timeHtmlPage page object responsepublic boolean hasFileUploadLink()
public UploadFilePage selectFileUpload()
public UploadFilePage getFileUpload(WebDrone drone)
drone - WebDrone browser clientrepositoryBrowsing - true if we are doing repository browsingpublic boolean hasNewFolderLink()
public NewFolderPage selectCreateNewFolder()
NewFolderPage page responsepublic HtmlPage selectCreateContent(ContentType content)
public DocumentLibraryPage clickSelectedItems()
DocumentLibraryPagepublic boolean isSelectedItemMenuVisible()
public DocumentLibraryPage selectDownloadAsZip()
DocumentLibraryPagepublic boolean isSelectMenuVisible()
public DocumentLibraryPage selectAll()
DocumentLibraryPagepublic HtmlPage selectSyncToCloud()
DocumentLibraryPagepublic boolean isSignUpDialogVisible()
public NewFolderPage getNewFolderPage(WebDrone drone)
drone - WebDrone browser clientrepositoryBrowsing - true if we are creating a folder in the Repository browserpublic DocumentLibraryPage selectRequestSync()
DocumentLibraryPageCopyright © 2014. All rights reserved.