public class RepositoryPage extends DocumentLibraryPage
DocumentLibraryPage.OptypeFILES_AND_DOCUMENTS_TABLE_CSSalfrescoVersion, dojoSupport, elementWaitInSeconds, popupRendertime, PROMPT_PANEL_ID, WAIT_TIME_3000| Constructor and Description |
|---|
RepositoryPage(org.alfresco.webdrone.WebDrone drone)
Constructor.
|
RepositoryPage(org.alfresco.webdrone.WebDrone drone,
boolean shouldHaveFiles)
Constructor.
|
RepositoryPage(org.alfresco.webdrone.WebDrone drone,
String subfolderName)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
RepositoryPage |
deleteItem(String name)
Locates the file or folder and deletes it.
|
DocumentLibraryNavigation |
getNavigation()
Get document library sub navigation.
|
RepositoryPage |
render() |
RepositoryPage |
render(long time) |
RepositoryPage |
render(org.alfresco.webdrone.RenderTime timer) |
DocumentLibraryPage |
selectFolder(String title)
Selects the title of the folder link.
|
boolean |
titlePresent()
Verify if people finder title is present on the page
|
clickOnTagNameUnderTagsTreeMenuOnDocumentLibrary, deleteItem, getAllTagNames, getCommentCount, getContentName, getContentRow, getFileDirectoryInfo, getFileDirectoryInfo, getFiles, hasFiles, hasNextPage, hasPreviousPage, isContentUploadedSucessful, isDocumentLibrary, isFilesVisible, isFileUploadInstructionDisplayed, isFileVisible, isMessagePresent, isShouldHaveFiles, isSubFolderDocLib, paginatorRendered, selectDetailedView, selectEntry, selectFile, selectNextPage, selectPreviousPage, setContentName, setShouldHaveFilesgetSiteNav, isSite, isSitePagebasicRender, canResume, canResume, disbaleFileUploadFlash, elementRender, findButton, getCopyRight, getElementText, getLogin, getNav, getPageTitle, getPopupRendertime, getSearch, isJSMessageDisplayed, isLoggedIn, isLogoPresent, isTitlePresent, panelExists, setAlfrescoVersion, setElementWaitInSeconds, setPopupRendertime, submit, waitForFile, waitForFile, waitForFilepublic RepositoryPage(org.alfresco.webdrone.WebDrone drone)
drone - WebDriver to access pagepublic RepositoryPage(org.alfresco.webdrone.WebDrone drone,
String subfolderName)
drone - WebDriver to access pagesubfolderName - a subfolder name when drilling downpublic RepositoryPage(org.alfresco.webdrone.WebDrone drone,
boolean shouldHaveFiles)
drone - WebDriver to access pagesubfolderName - a subfolder name when drilling downpublic RepositoryPage render(org.alfresco.webdrone.RenderTime timer)
render in interface org.alfresco.webdrone.Renderrender in class DocumentLibraryPagepublic RepositoryPage render()
render in interface org.alfresco.webdrone.Renderrender in class DocumentLibraryPagepublic RepositoryPage render(long time)
render in interface org.alfresco.webdrone.Renderrender in class DocumentLibraryPagepublic DocumentLibraryNavigation getNavigation()
DocumentLibraryPagegetNavigation in class DocumentLibraryPageDocumentLibraryNavigation object.public boolean titlePresent()
public DocumentLibraryPage selectFolder(String title)
selectFolder in class DocumentLibraryPagetitle - folder titlepublic RepositoryPage deleteItem(String name)
DocumentLibraryPagedeleteItem in class DocumentLibraryPagename - String identifierCopyright © 2013. All Rights Reserved.