Interface Menu
-
- All Known Implementing Classes:
AddMenu,AUIDropdownMenu,ConfluenceUserMenu,HelpMenu,ToolsMenu
@Deprecated public interface Menu
Deprecated.in 5.8. UseMenuinstead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.Represents a list of items
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description Objectclick(Class<? extends MenuItem> item, Object... args)Deprecated.org.openqa.selenium.WebElementgetMenuContainer()Deprecated.
-