Class CopyPage

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

    @Deprecated
    public class CopyPage
    extends CreatePage
    Deprecated.
    in 5.8. Use CopyPage instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
    Essentially the CreatePage but via the copy page url instead
    • Constructor Detail

      • CopyPage

        public CopyPage​(Page page)
        Deprecated.
    • Method Detail

      • getUrl

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