| Package | Description |
|---|---|
| org.alfresco.webdrone.share.site | |
| org.alfresco.webdrone.share.site.document |
| Modifier and Type | Method and Description |
|---|---|
DocumentDetailsPage |
UpdateFilePage.submit()
Clicks on the submit upload button.
|
| Modifier and Type | Method and Description |
|---|---|
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.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 |
DocumentLibraryPage.selectFile(String title)
Selects the title of the document or folder link.
|
DocumentDetailsPage |
DocumentDetailsPage.selectLike()
Mimics the action of selecting the thumbs up icon on the document page.
|
Copyright © 2012. All Rights Reserved.