|
|||||||||
| 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.po.xe.SpacesPane
public class SpacesPane
Represents the part of the home page that lists the existing spaces and allows the user to create a new space.
| Constructor Summary | |
|---|---|
SpacesPane()
|
|
| Method Summary | |
|---|---|
org.xwiki.test.ui.po.ViewPage |
clickSpaceHome(String spaceName)
Clicks on the link to the space home page. |
org.xwiki.index.test.po.SpaceIndexPage |
clickSpaceIndex(String spaceName)
|
org.xwiki.test.ui.po.editor.WYSIWYGEditPage |
createSpace(String spaceName)
Shows the space creation form, fills the space name text field with the given space name and submits the form. |
| Methods inherited from class org.xwiki.test.ui.po.BaseElement |
|---|
executeJavascript, getDriver, getUtil, makeAlertDialogSilent, makeConfirmDialogSilent, makeElementVisible, makeElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilElementDisappears, waitUntilElementEndsWithAttributeValue, waitUntilElementHasAttributeValue, waitUntilElementHasTextContent, waitUntilElementIsVisible, waitUntilElementsAreVisible |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpacesPane()
| Method Detail |
|---|
public org.xwiki.test.ui.po.editor.WYSIWYGEditPage createSpace(String spaceName)
spaceName - the name of the space to create
public org.xwiki.index.test.po.SpaceIndexPage clickSpaceIndex(String spaceName)
public org.xwiki.test.ui.po.ViewPage clickSpaceHome(String spaceName)
spaceName - the space name
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||