Class ViewPageReplyComment

  • All Implemented Interfaces:
    com.atlassian.pageobjects.Page

    public class ViewPageReplyComment
    extends ViewPage
    Pageobject for replying to a comment via a full page load. E.g. http://localhost:8080/confluence/display/TST/Test+Page?replyToComment=1409061&#comment-1409061
    • Constructor Detail

      • ViewPageReplyComment

        public ViewPageReplyComment​(String pageId,
                                    long commentID)
    • Method Detail

      • getUrl

        public String getUrl()
        Specified by:
        getUrl in interface com.atlassian.pageobjects.Page
        Overrides:
        getUrl in class ViewPage
      • getCommentEditor

        public Editor getCommentEditor()