Package | Description |
---|---|
org.xwiki.test.ui.po | |
org.xwiki.test.ui.po.editor |
Modifier and Type | Method and Description |
---|---|
WikiEditPage |
BasePage.editWiki()
Performs a click on the "edit wiki" entry of the content menu.
|
WikiEditPage |
BasePage.useShortcutKeyForWikiEditing()
Use keyboard shortcuts to go to wiki edit page.
|
Modifier and Type | Method and Description |
---|---|
WikiEditPage |
EditPage.clickTranslate(String locale) |
WikiEditPage |
WYSIWYGEditPage.editWiki() |
static WikiEditPage |
WikiEditPage.gotoPage(org.xwiki.model.reference.EntityReference pageReference)
Open the specified page in Wiki edit mode.
|
static WikiEditPage |
WikiEditPage.gotoPage(String space,
String page)
Go to the passed page in wiki edit mode.
|
Copyright © 2004–2021 XWiki. All rights reserved.