Class ConfluenceMenuItem
java.lang.Object
com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
com.atlassian.confluence.pageobjects.component.menu.ConfluenceMenuItem
- All Implemented Interfaces:
MenuItem,PageComponent
@Deprecated
public class ConfluenceMenuItem
extends ConfluenceAbstractPageComponent
implements MenuItem
Deprecated.
Base class for menu items
- Since:
- 5.2
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected com.atlassian.pageobjects.elements.PageElementDeprecated.Fields inherited from class com.atlassian.confluence.pageobjects.component.ConfluenceAbstractPageComponent
driver, frameExecutor, javascriptExecutor, pageBinder, pageElementFinder, timeouts -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHref()Deprecated.org.openqa.selenium.ByDeprecated.Deprecated.voidDeprecated.booleanDeprecated.booleanDeprecated.
-
Field Details
-
Constructor Details
-
ConfluenceMenuItem
public ConfluenceMenuItem(org.openqa.selenium.By locator) Deprecated.
-
-
Method Details
-
initialise
public void initialise()Deprecated. -
getResult
Deprecated. -
getLocator
public org.openqa.selenium.By getLocator()Deprecated.- Specified by:
getLocatorin interfaceMenuItem
-
isVisible
public boolean isVisible()Deprecated. -
isPresent
public boolean isPresent()Deprecated. -
getHref
Deprecated.
-
ConfluenceMenuIteminstead from maven modulecom.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.