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.classViewPageEditCommentDeprecated, for removal: This API element is subject to removal in a future version.since 8.7.0 Use the same class in confluence-webdriver-pageobjects insteadclassViewPageReplyCommentDeprecated, for removal: This API element is subject to removal in a future version.since 8.7.0 Use the same class in confluence-webdriver-pageobjects insteadMethods 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
-