MentionsMenu instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects. See the new README.@Deprecated public class MentionsMenu extends Dialog
iddriver, frameExecutor, pageBinder, pageElementFinder, timeouts, waiter| Constructor and Description |
|---|
MentionsMenu()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.pageobjects.elements.PageElement |
getUserByPosition(int position)
Deprecated.
|
void |
initialise()
Deprecated.
|
void |
selectUser(String userName)
Deprecated.
|
void |
selectUserByPartialText(String userName)
Deprecated.
|
void |
selectUserByPosition(int position)
Deprecated.
Select nth item
|
clickButton, clickCancel, clickCancelAndWaitUntilClosed, clickLink, clickPageMenu, find, findAll, getTitle, hasButton, hasLink, hasPageMenu, isButtonDisabledgetDialog, getHeight, getId, getWidth, isVisible, isVisibleTimed, pressEscape, pressEscapeOnly, toString, waitForRemoval, waitUntilAUIBlanketHidden, waitUntilHidden, waitUntilVisiblegetComponentpublic void initialise()
public void selectUser(String userName)
public void selectUserByPartialText(String userName)
public void selectUserByPosition(int position)
position - Position of the mention item. Starting from 1.public com.atlassian.pageobjects.elements.PageElement getUserByPosition(int position)
Copyright © 2003–2019 Atlassian. All rights reserved.