|
||||||||||
| 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.ToolBarElement
public class ToolBarElement
Models the tool bar of the WYSIWYG content editor.
| Constructor Summary | |
|---|---|
ToolBarElement(org.openqa.selenium.WebElement container)
Creates a new instance that can be used to control the tool bar inside the given container. |
|
| Method Summary | |
|---|---|
protected void |
clickToolBarButtonWithTitle(String title)
Clicks the tool bar button with the specified title. |
void |
clickUndoButton()
Clicks on the Undo tool bar button. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ToolBarElement(org.openqa.selenium.WebElement container)
container - the element that wraps the tool bar| Method Detail |
|---|
public void clickUndoButton()
protected void clickToolBarButtonWithTitle(String title)
title - the title of the tool bar button to be clicked
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||