public class UserHoverPopup extends ConfluenceAbstractPageComponent
driver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter
Constructor and Description |
---|
UserHoverPopup(com.atlassian.pageobjects.elements.PageElement popupElement) |
Modifier and Type | Method and Description |
---|---|
void |
assertLinkNotPresentWithClass(String className) |
void |
assertLinkPresentWithClass(String className) |
void |
clickLinkWithClass(String className) |
void |
doWait() |
String |
getStatus() |
void |
openMenu() |
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–2016 Atlassian. All rights reserved.