Uses of Class
org.alfresco.webdrone.share.site.document.DocumentDetailsPage

Packages that use DocumentDetailsPage
org.alfresco.webdrone.share.site   
org.alfresco.webdrone.share.site.document   
 

Uses of DocumentDetailsPage in org.alfresco.webdrone.share.site
 

Methods in org.alfresco.webdrone.share.site that return DocumentDetailsPage
 DocumentDetailsPage UpdateFilePage.submit()
          Clicks on the submit upload button.
 

Uses of DocumentDetailsPage in org.alfresco.webdrone.share.site.document
 

Methods in org.alfresco.webdrone.share.site.document that return DocumentDetailsPage
 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 document details link.
 DocumentDetailsPage DocumentDetailsPage.selectLike()
          Mimics the action of selecting the thumbs up icon on the document page.
 



Copyright © 2012. All Rights Reserved.