Class ConfluenceUserMenu

  • All Implemented Interfaces:
    Menu, PageComponent

    @Deprecated
    public class ConfluenceUserMenu
    extends AUIDropdownMenu
    Deprecated.
    in 5.8. Use ConfluenceUserMenu instead from maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.
    Represents the user menu available in the header.
    Since:
    4.1
    • Field Detail

      • USER_WATCHES

        public static final org.openqa.selenium.By USER_WATCHES
        Deprecated.
      • userMenu

        protected com.atlassian.pageobjects.elements.PageElement userMenu
        Deprecated.
    • Constructor Detail

      • ConfluenceUserMenu

        public ConfluenceUserMenu()
        Deprecated.