Class ViewPageEditComment

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

    public class ViewPageEditComment
    extends ViewPage
    Pageobject for editing a comment via a full page load. E.g. https://localhost:8080/confluence/viewpage.action?pageId=1417511265&showComments=true&editComment=true&commentId=1459782169&#comment-1459782169
    • Constructor Detail

      • ViewPageEditComment

        public ViewPageEditComment​(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()
      • isCommentNotFoundErrorPresent

        public com.atlassian.pageobjects.elements.query.TimedCondition isCommentNotFoundErrorPresent()