Class ConfluenceWebSudoBanner

  • All Implemented Interfaces:
    com.atlassian.pageobjects.component.WebSudoBanner

    @Deprecated
    public class ConfluenceWebSudoBanner
    extends Object
    implements com.atlassian.pageobjects.component.WebSudoBanner
    Deprecated.
    in 5.8. Use ConfluenceWebSudoBanner instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
    Represents the web sudo banner that appears when an admin session is active.
    Since:
    4.1
    • Constructor Detail

      • ConfluenceWebSudoBanner

        public ConfluenceWebSudoBanner()
        Deprecated.
    • Method Detail

      • isShowing

        public boolean isShowing()
        Deprecated.
        Specified by:
        isShowing in interface com.atlassian.pageobjects.component.WebSudoBanner
      • getMessage

        public String getMessage()
        Deprecated.
        Specified by:
        getMessage in interface com.atlassian.pageobjects.component.WebSudoBanner
      • dropWebSudo

        public <M extends com.atlassian.pageobjects.Page> M dropWebSudo​(Class<M> nextPage)
        Deprecated.
        Specified by:
        dropWebSudo in interface com.atlassian.pageobjects.component.WebSudoBanner