|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.test.ui.po.BaseElement
org.xwiki.test.ui.po.editor.wysiwyg.MenuBarElement
public class MenuBarElement
Models the menu bar of the WYSIWYG content editor.
| Constructor Summary | |
|---|---|
MenuBarElement(org.openqa.selenium.WebElement container)
Creates a new instance that can be used to control the menu bar inside the given container. |
|
| Method Summary | |
|---|---|
void |
clickImageMenu()
Clicks on the image menu. |
AttachedImageSelectPane |
clickInsertAttachedImageMenu()
Clicks on the "Attached Image..." menu. |
TableConfigPane |
clickInsertTableMenu()
Clicks on the "Insert Table..." menu. |
void |
clickTableMenu()
Click on the table menu. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MenuBarElement(org.openqa.selenium.WebElement container)
container - the element that wraps the menu bar| Method Detail |
|---|
public void clickImageMenu()
public void clickTableMenu()
public AttachedImageSelectPane clickInsertAttachedImageMenu()
public TableConfigPane clickInsertTableMenu()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||