Class CreatePageTemplate

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

    @Deprecated
    public class CreatePageTemplate
    extends ConfluenceAbstractPage
    Deprecated.
    in 5.8. Use CreatePageTemplate instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
    • Constructor Detail

      • CreatePageTemplate

        public CreatePageTemplate​(Space space)
        Deprecated.
    • Method Detail

      • getUrl

        public String getUrl()
        Deprecated.
      • setName

        public void setName​(String name)
        Deprecated.
      • setContent

        public void setContent​(String content)
        Deprecated.
      • openLabelsDialog

        public LabelsDialog openLabelsDialog()
        Deprecated.
      • getEditor

        public Editor getEditor()
        Deprecated.