ConfluenceMenuItem instead from
 maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.@Deprecated public class ConfluenceMenuItem extends ConfluenceAbstractPageComponent implements MenuItem
| Modifier and Type | Field and Description | 
|---|---|
| protected com.atlassian.pageobjects.elements.PageElement | menuItemDeprecated.  | 
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter| Constructor and Description | 
|---|
| ConfluenceMenuItem(org.openqa.selenium.By locator)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getHref()Deprecated.  | 
| org.openqa.selenium.By | getLocator()Deprecated.  | 
| Object | getResult()Deprecated.  | 
| void | initialise()Deprecated.  | 
| boolean | isPresent()Deprecated.  | 
| boolean | isVisible()Deprecated.  | 
getComponentpublic ConfluenceMenuItem(org.openqa.selenium.By locator)
public void initialise()
public org.openqa.selenium.By getLocator()
getLocator in interface MenuItempublic boolean isVisible()
public boolean isPresent()
public String getHref()
Copyright © 2003–2018 Atlassian. All rights reserved.