UserHoverPopup
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class UserHoverPopup extends ConfluenceAbstractPageComponent
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
UserHoverPopup(com.atlassian.pageobjects.elements.PageElement popupElement)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
assertLinkNotPresentWithClass(String className)
Deprecated.
|
void |
assertLinkPresentWithClass(String className)
Deprecated.
|
void |
clickLinkWithClass(String className)
Deprecated.
|
void |
doWait()
Deprecated.
|
String |
getStatus()
Deprecated.
|
void |
openMenu()
Deprecated.
|
getComponent
public UserHoverPopup(com.atlassian.pageobjects.elements.PageElement popupElement)
public void doWait()
public String getStatus()
public void clickLinkWithClass(String className)
public void assertLinkPresentWithClass(String className)
public void assertLinkNotPresentWithClass(String className)
public void openMenu()
Copyright © 2003–2017 Atlassian. All rights reserved.