Class ViewPageReplyComment

All Implemented Interfaces:
com.atlassian.pageobjects.Page

@Deprecated(since="8.7.0", forRemoval=true) public class ViewPageReplyComment extends ViewPage
Deprecated, 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 instead
Pageobject for replying to a comment via a full page load. E.g. http://localhost:8080/confluence/display/TST/Test+Page?replyToComment=1409061invalid input: '&#'comment-1409061
  • Constructor Details

    • ViewPageReplyComment

      public ViewPageReplyComment(String pageId, long commentID)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getUrl

      public String getUrl()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      getUrl in interface com.atlassian.pageobjects.Page
      Overrides:
      getUrl in class ViewPage
    • getCommentEditor

      public Editor getCommentEditor()
      Deprecated, for removal: This API element is subject to removal in a future version.