Class EditRestrictedPage

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

    @Deprecated
    public class EditRestrictedPage
    extends ConfluenceAbstractPage
    Deprecated.
    in 5.8. Use EditRestrictedPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
    This class checks that a user without edit permission can't edit the page
    • Constructor Detail

      • EditRestrictedPage

        public EditRestrictedPage​(AbstractPageEntity pageEntity)
        Deprecated.
    • Method Detail

      • getUrl

        public String getUrl()
        Deprecated.
      • isEditRestricted

        public boolean isEditRestricted()
        Deprecated.