|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.selenium.client.Dialog com.atlassian.confluence.selenium.client.EmoticonPickerPopup
public class EmoticonPickerPopup
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.selenium.client.Dialog |
---|
client, id |
Constructor Summary | |
---|---|
EmoticonPickerPopup(ConfluenceSeleniumClient client)
|
Method Summary | |
---|---|
void |
insertEmoticon(java.lang.String emotionKey)
Clicks an emotion image link to insert it into the RTE. |
Methods inherited from class com.atlassian.confluence.selenium.client.Dialog |
---|
clickButton, clickCancel, clickLink, clickPageMenu, getId, getTitle, hasButton, hasLink, hasPageMenu, isButtonDisabled, isVisible, pressEscape, pressEscapeOnly, waitForRemoval, waitUntilClosed, waitUntilVisible |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmoticonPickerPopup(ConfluenceSeleniumClient client)
Method Detail |
---|
public void insertEmoticon(java.lang.String emotionKey)
emotionKey
- key for the emotion action, e.g. smile
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |