com.atlassian.confluence.webdriver.pageobjects.component.editor.MentionsMenu
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class MentionsMenu extends Dialog
id
driver, 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
getDialog, getHeight, getId, getWidth, isVisible, isVisibleTimed, pressEscape, pressEscapeOnly, toString, waitForRemoval, waitUntilAUIBlanketHidden, waitUntilHidden, waitUntilVisible
public 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–2021 Atlassian. All rights reserved.