com.atlassian.confluence.webdriver.pageobjects.component.menu.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 |
menuItem
Deprecated.
|
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.
|
public ConfluenceMenuItem(org.openqa.selenium.By locator)
public void initialise()
public org.openqa.selenium.By getLocator()
getLocator
in interface MenuItem
public boolean isVisible()
public boolean isPresent()
public String getHref()
Copyright © 2003–2020 Atlassian. All rights reserved.