| Package | Description |
|---|---|
| org.alfresco.webdrone.share.dashlet.sitecontent | |
| org.alfresco.webdrone.share.site | |
| org.alfresco.webdrone.share.site.document |
| Modifier and Type | Method and Description |
|---|---|
DocumentDetailsPage |
DetailedViewInformation.clickComment()
Mimics the action of clicking comment.
|
DocumentDetailsPage |
SimpleViewInformation.clickContentDetail()
Mimics the action clicking the document link.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentDetailsPage |
UpdateFilePage.submit()
Clicks on the submit upload button.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DocumentEditOfflinePage |
| Modifier and Type | Method and Description |
|---|---|
DocumentDetailsPage |
SelectAspectsPage.add(List<DocumentAspect> aspects)
Add the
Aspect if it is available to add. |
DocumentDetailsPage |
DocumentDetailsPage.addComment(String comment)
Adding a comment to a document by selecting add to prompt the input
field, as this is based on a rich editor JavaScript was used to enter the
comment.
|
DocumentDetailsPage |
DocumentDetailsPage.clickOnDownloadLinkForUnsupportedDocument()
Clicks on download link when no preview message is displayed for
unsupported document.
|
DocumentDetailsPage |
CreateContentPage.create(ContentDetails details)
Create the content with name, title and description.
|
DocumentDetailsPage |
DocumentDetailsPage.removeComment(String comment)
Removes the comment on document detail page.
|
DocumentDetailsPage |
DocumentDetailsPage.render() |
DocumentDetailsPage |
DocumentDetailsPage.render(long time) |
DocumentDetailsPage |
DocumentDetailsPage.render(RenderTime timer)
Verifies if the page has rendered completely by checking the page load is
complete and in addition it will observe key HTML elements have rendered.
|
DocumentDetailsPage |
InlineEditPage.save(ContentDetails details)
Save the
ContentDetails. |
protected DocumentDetailsPage |
EditDocumentPropertiesPage.selectCancel()
Select cancel button.
|
DocumentDetailsPage |
DocumentDetailsPage.selectFavourite()
Mimics the action of selecting the Favourite icon on the document page.
|
DocumentDetailsPage |
DocumentLibraryPage.selectFile(String title)
Selects the title of the document link.
|
DocumentDetailsPage |
DocumentDetailsPage.selectLike()
Mimics the action of selecting the thumbs up icon on the document page.
|
DocumentDetailsPage |
EditDocumentPropertiesPage.selectSave()
Clicks on save button.
|
Copyright © 2013. All Rights Reserved.