Class AddMenu
java.lang.Object
com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
com.atlassian.confluence.pageobjects.component.menu.AddMenu
- All Implemented Interfaces:
Menu,PageComponent
Deprecated.
in 5.8. Add menu has been removed.
Represents the Add Menu that was removed in 5.9.0
- Since:
- 5.0
-
Field Summary
Fields inherited from class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
menuContainerLocator, menuTriggerFields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
driver, frameExecutor, javascriptExecutor, pageBinder, pageElementFinder, timeouts -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.since 5.9.0Deprecated.since 5.9.0Deprecated.since 5.9.0Deprecated.since 5.9.0open()Deprecated.since 5.9.0Methods inherited from class com.atlassian.confluence.pageobjects.component.menu.AUIDropdownMenu
click, close, getMenuContainer, getMenuItem, initialise, isOpen, toString
-
Constructor Details
-
AddMenu
Deprecated.since 5.9.0
-
-
Method Details
-
open
Deprecated.since 5.9.0- Overrides:
openin classAUIDropdownMenu
-
getCreatePageMenuItem
Deprecated.since 5.9.0 -
getCreateBlogPostMenuItem
Deprecated.since 5.9.0 -
getAddCommentMenuItem
Deprecated.since 5.9.0 -
getAddAttachmentMenuItem
Deprecated.since 5.9.0
-