Uses of Class
com.atlassian.confluence.pageobjects.page.content.ViewPage
- 
Packages that use ViewPage Package Description com.atlassian.confluence.pageobjects com.atlassian.confluence.pageobjects.page.content  - 
- 
Uses of ViewPage in com.atlassian.confluence.pageobjects
Methods in com.atlassian.confluence.pageobjects that return ViewPage Modifier and Type Method Description ViewPageConfluenceTestedProduct. loginAndView(User user, BlogPost blogPost)Deprecated.ViewPageConfluenceTestedProduct. loginAndView(User user, Page page)Deprecated.ViewPageConfluenceTestedProduct. viewPage(String pageId)Deprecated. - 
Uses of ViewPage in com.atlassian.confluence.pageobjects.page.content
Subclasses of ViewPage in com.atlassian.confluence.pageobjects.page.content Modifier and Type Class Description classViewPageAddCommentDeprecated.in 5.8.classViewPageAnonymousDeprecated.in 5.8.classViewPageEditCommentPageobject for editing a comment via a full page load.classViewPageReplyCommentPageobject for replying to a comment via a full page load.Methods in com.atlassian.confluence.pageobjects.page.content that return ViewPage Modifier and Type Method Description ViewPageCommentsSection.EditComment. cancel()Cancel a comment in the quick editorViewPageCommentsSection.EditComment. cancelWithDirtyEditor()Cancel a comment in the quick editor, with a dirty editor.ViewPageCommentsSection.EditComment. save()ViewPageEditor. saveWithKeyboardShortcut()Deprecated.ViewPageCommentsSection.EditComment. saveWithReload()Deprecated.UseCommentsSection.EditComment.save()instead 
 -