Interface Menu
-
- All Known Implementing Classes:
AddMenu
,AUIDropdownMenu
,ConfluenceUserMenu
,HelpMenu
,ToolsMenu
@Deprecated public interface Menu
Deprecated.in 5.8. UseMenu
instead 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 Object
click(Class<? extends MenuItem> item, Object... args)
Deprecated.org.openqa.selenium.WebElement
getMenuContainer()
Deprecated.
-