Class ViewPageAddComment

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

    @Deprecated
    public class ViewPageAddComment
    extends ViewPage
    Deprecated.
    in 5.8. Use ViewPageAddComment instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
    Pageobject for adding a comment via a full page load. E.g. http://localhost:8080/confluence/display/TST/Test+Page?showComments=true&showCommentArea=true#addcomment
    • Constructor Detail

      • ViewPageAddComment

        public ViewPageAddComment​(AbstractPageEntity pageEntity)
        Deprecated.
      • ViewPageAddComment

        public ViewPageAddComment​(String pageId)
        Deprecated.
    • Method Detail

      • getUrl

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

        public Editor getCommentEditor()
        Deprecated.
      • hasTinyMce

        public com.atlassian.pageobjects.elements.query.TimedCondition hasTinyMce()
        Deprecated.
      • hasCaptchaResponse

        public com.atlassian.pageobjects.elements.query.TimedCondition hasCaptchaResponse()
        Deprecated.