A B C D E F G H I L M N O P R S T U V W X

A

AbstractAdminAuthenticatedTest - Class in org.xwiki.test.ui
Helper class to be extended by tests requiring an Admin user logged in.
AbstractAdminAuthenticatedTest() - Constructor for class org.xwiki.test.ui.AbstractAdminAuthenticatedTest
 
AbstractGuestTest - Class in org.xwiki.test.ui
Helper class to be extended by tests not requiring any user to be logged in (XWikiGuest is then the current user).
AbstractGuestTest() - Constructor for class org.xwiki.test.ui.AbstractGuestTest
 
AbstractRegistrationPage - Class in org.xwiki.test.ui.po
Represents the actions possible for the different registration pages (standard registration page, lightbox registration page).
AbstractRegistrationPage() - Constructor for class org.xwiki.test.ui.po.AbstractRegistrationPage
 
AbstractTest - Class in org.xwiki.test.ui
To be extended by all Test Classes.
AbstractTest() - Constructor for class org.xwiki.test.ui.AbstractTest
 
addAnotherFile() - Method in class org.xwiki.test.ui.po.AttachmentsPane
Adds another input field for attaching a file.
addClassProperty(String, String, String, String) - Method in class org.xwiki.test.ui.TestUtils
 
addEnvironmentVariable(String, String) - Method in class org.xwiki.test.integration.XWikiExecutor
 
addObject(String) - Method in class org.xwiki.test.ui.po.editor.ObjectEditPage
 
addObject(String, String, String, Object...) - Method in class org.xwiki.test.ui.TestUtils
 
addObject(String, String, String, Map<String, ?>) - Method in class org.xwiki.test.ui.TestUtils
 
addObjectFromInlineLink(String) - Method in class org.xwiki.test.ui.po.editor.ObjectEditPage
 
addProperty(String, String) - Method in class org.xwiki.test.ui.po.editor.ClassEditPage
 
addPropertyWithoutWaiting(String, String) - Method in class org.xwiki.test.ui.po.editor.ClassEditPage
 
addQueryStringEntry(StringBuilder, String, Object) - Method in class org.xwiki.test.ui.TestUtils
 
addQueryStringEntry(StringBuilder, String, String) - Method in class org.xwiki.test.ui.TestUtils
 
afterTests() - Method in class org.xwiki.test.integration.XWikiExecutorSuite
Called after test execution.
afterTests() - Method in class org.xwiki.test.ui.PageObjectSuite
 
apply(Statement, Description) - Method in class org.xwiki.test.ui.browser.BrowserTestRule
 
assertOnPage(String) - Method in class org.xwiki.test.ui.TestUtils
After successful completion of this function, you are guaranteed to be logged in as the given user and on the page passed in pageURL.
AttachedImageSelectPane - Class in org.xwiki.test.ui.po.editor.wysiwyg
Models the image selection wizard step that is accessible when inserting or editing an attached image with the WYSIWYG content editor.
AttachedImageSelectPane() - Constructor for class org.xwiki.test.ui.po.editor.wysiwyg.AttachedImageSelectPane
 
attachFile(String, String, String, File, boolean) - Method in class org.xwiki.test.ui.TestUtils
 
attachFile(String, String, String, InputStream, boolean) - Method in class org.xwiki.test.ui.TestUtils
 
attachmentExistsByFileName(String) - Method in class org.xwiki.test.ui.po.AttachmentsPane
 
AttachmentsPane - Class in org.xwiki.test.ui.po
Represents the actions possible on the Attachment Pane at the bottom of a page.
AttachmentsPane() - Constructor for class org.xwiki.test.ui.po.AttachmentsPane
 

B

BASEDIR - Static variable in class org.xwiki.test.integration.XWikiExecutor
 
BaseElement - Class in org.xwiki.test.ui.po
Represents all elements which include web pages as well as parts of web pages.
BaseElement() - Constructor for class org.xwiki.test.ui.po.BaseElement
 
BasePage - Class in org.xwiki.test.ui.po
Represents the common actions possible on all Pages.
BasePage() - Constructor for class org.xwiki.test.ui.po.BasePage
 
beforeTests() - Method in class org.xwiki.test.integration.XWikiExecutorSuite
Called before test execution.
beforeTests() - Method in class org.xwiki.test.ui.PageObjectSuite
 
browseMethodRule - Variable in class org.xwiki.test.ui.AbstractTest
Used for ignoring tests that use IgnoreBrowser and IgnoreBrowsers annotations.
BrowserTestRule - Class in org.xwiki.test.ui.browser
Allows ignoring some tests for a given browser.
BrowserTestRule(WebDriver) - Constructor for class org.xwiki.test.ui.browser.BrowserTestRule
 
byPrettyName(String) - Static method in enum org.xwiki.test.ui.po.editor.EditPage.Editor
 

C

cancel() - Method in class org.xwiki.test.ui.po.editor.ChangeAvatarPage
 
cancel() - Method in class org.xwiki.test.ui.po.editor.ChangePasswordPage
 
cancel - Variable in class org.xwiki.test.ui.po.editor.EditPage
 
cancel() - Method in class org.xwiki.test.ui.po.ResubmissionPage
Cancel the request.
canDelete() - Method in class org.xwiki.test.ui.po.ViewPage
 
ChangeAvatarPage - Class in org.xwiki.test.ui.po.editor
User profile, change avatar action.
ChangeAvatarPage() - Constructor for class org.xwiki.test.ui.po.editor.ChangeAvatarPage
 
changePassword(String, String) - Method in class org.xwiki.test.ui.po.editor.ChangePasswordPage
 
ChangePasswordPage - Class in org.xwiki.test.ui.po.editor
User profile, change password action.
ChangePasswordPage() - Constructor for class org.xwiki.test.ui.po.editor.ChangePasswordPage
 
changePasswordToDefault() - Method in class org.xwiki.test.ui.po.editor.ChangePasswordPage
 
ChangesPane - Class in org.xwiki.test.ui.po
Displays the differences between two versions of a document.
ChangesPane() - Constructor for class org.xwiki.test.ui.po.ChangesPane
 
ClassEditPage - Class in org.xwiki.test.ui.po.editor
Represents the common actions possible on all Pages when using the "edit" action with the "class" editor.
ClassEditPage() - Constructor for class org.xwiki.test.ui.po.editor.ClassEditPage
 
clear() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.RichTextAreaElement
Clears the content of the rich text area.
click() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.RichTextAreaElement
Clicks on the rich text area.
clickAttachFiles() - Method in class org.xwiki.test.ui.po.AttachmentsPane
 
clickBack() - Method in class org.xwiki.test.ui.po.CommentForm
Clicks on the back button to cancel the preview and show the content text area
clickBackToEdit() - Method in class org.xwiki.test.ui.po.editor.PreviewEditPage
Clicks on the back to edit button.
clickBreadcrumbLink(String) - Method in class org.xwiki.test.ui.po.ViewPage
Clicks on the breadcrumb link with the given text.
clickCancel() - Method in class org.xwiki.test.ui.po.CommentForm
Clicks on the cancel button.
clickCancel() - Method in class org.xwiki.test.ui.po.ConfirmationModal
 
clickCancel() - Method in class org.xwiki.test.ui.po.editor.ClassEditPage
 
clickCancel() - Method in class org.xwiki.test.ui.po.editor.EditPage
 
clickCancel() - Method in class org.xwiki.test.ui.po.InlinePage
 
clickContentMenuEditSubMenuEntry(String) - Method in class org.xwiki.test.ui.po.BasePage
Perform a click on a "content menu" sub-menu entry.
clickContentMenuEditSubMenuEntry(String) - Method in class org.xwiki.test.ui.po.editor.EditPage
Perform a click on a "content menu" sub-menu entry.
clickContentMenuTopEntry(String) - Method in class org.xwiki.test.ui.po.BasePage
Perform a click on a "content menu" top entry.
clickCopyButton() - Method in class org.xwiki.test.ui.po.CopyPage
Submit the copy page form.
clickCreate() - Method in class org.xwiki.test.ui.po.CreatePagePage
 
clickEditThisPageToCreate() - Method in class org.xwiki.test.ui.po.DocumentDoesNotExistPage
This function cannot return
clickGuestRight(EditRightsPane.Right) - Method in class org.xwiki.test.ui.po.EditRightsPane
 
clickHideProgress() - Method in class org.xwiki.test.ui.po.AttachmentsPane
 
clickImageMenu() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.MenuBarElement
Clicks on the image menu.
clickInsertAttachedImageMenu() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.MenuBarElement
Clicks on the "Attached Image..." menu.
clickInsertTableMenu() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.MenuBarElement
Clicks on the "Insert Table..." menu.
clickNo() - Method in class org.xwiki.test.ui.po.ConfirmationBox
Click on the No button.
clickNo() - Method in class org.xwiki.test.ui.po.ConfirmationPage
Clicks on the No button to cancel the current action.
clickOk() - Method in class org.xwiki.test.ui.po.ConfirmationModal
 
clickPreview() - Method in class org.xwiki.test.ui.po.CommentForm
Clicks on the preview button and waits for the preview to be ready.
clickPreview() - Method in class org.xwiki.test.ui.po.editor.PreviewableEditPage
Clicks on the preview button.
clickPreview() - Method in class org.xwiki.test.ui.po.InlinePage
 
clickRegister() - Method in class org.xwiki.test.ui.po.AbstractRegistrationPage
 
clickRegister() - Method in class org.xwiki.test.ui.po.RegistrationPage
 
clickRight(String, EditRightsPane.Right) - Method in class org.xwiki.test.ui.po.EditRightsPane
Click once on a right button, waiting for the next state to appear.
clickSaveAndContinue() - Method in class org.xwiki.test.ui.po.editor.ClassEditPage
 
clickSaveAndContinue() - Method in class org.xwiki.test.ui.po.editor.EditPage
 
clickSaveAndContinue() - Method in class org.xwiki.test.ui.po.InlinePage
 
clickSaveAndView() - Method in class org.xwiki.test.ui.po.editor.ClassEditPage
 
clickSaveAndView() - Method in class org.xwiki.test.ui.po.editor.EditPage
 
clickSaveAndView() - Method in class org.xwiki.test.ui.po.InlinePage
 
clickSubmit() - Method in class org.xwiki.test.ui.po.CommentForm
Clicks on the submit button and waits for the operation to take place.
clickSubmit(boolean) - Method in class org.xwiki.test.ui.po.CommentForm
Clicks on the submit button and optionally waits for the operation to take place.
clickTableMenu() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.MenuBarElement
Click on the table menu.
clickToolBarButtonWithTitle(String) - Method in class org.xwiki.test.ui.po.editor.wysiwyg.ToolBarElement
Clicks the tool bar button with the specified title.
clickUndoButton() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.ToolBarElement
Clicks on the Undo tool bar button.
clickWantedLink(String, String, boolean) - Method in class org.xwiki.test.ui.po.ViewPage
Clicks on a wanted link in the page.
clickYes() - Method in class org.xwiki.test.ui.po.ConfirmationBox
Click on the Yes button.
clickYes() - Method in class org.xwiki.test.ui.po.ConfirmationPage
Clicks on the Yes button to confirm the current action.
CommentForm - Class in org.xwiki.test.ui.po
Represents the form used to add, edit or reply to a comment.
CommentForm(By) - Constructor for class org.xwiki.test.ui.po.CommentForm
Creates a new form instance.
CommentsTab - Class in org.xwiki.test.ui.po
Page Object for Comments Tab.
CommentsTab() - Constructor for class org.xwiki.test.ui.po.CommentsTab
 
compare(String, String) - Method in class org.xwiki.test.ui.po.HistoryPane
Selects the specified document versions and clicks the button to compare them.
ComparePage - Class in org.xwiki.test.ui.po
The page that shows the differences between two versions of a document.
ComparePage() - Constructor for class org.xwiki.test.ui.po.ComparePage
 
configureImage() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.UploadImagePane
Clicks on the "Image Settings" button, waits for the image to be uploaded and then for the image configuration pane to be loaded.
ConfirmationBox - Class in org.xwiki.test.ui.po
Represents a confirmation modal box.
ConfirmationBox() - Constructor for class org.xwiki.test.ui.po.ConfirmationBox
 
ConfirmationModal - Class in org.xwiki.test.ui.po
 
ConfirmationModal() - Constructor for class org.xwiki.test.ui.po.ConfirmationModal
 
ConfirmationPage - Class in org.xwiki.test.ui.po
Represents a confirmation page that allows the user cancel or confirm the current action (e.g.
ConfirmationPage() - Constructor for class org.xwiki.test.ui.po.ConfirmationPage
 
context - Static variable in class org.xwiki.test.ui.AbstractTest
 
copy() - Method in class org.xwiki.test.ui.po.ViewPage
 
CopyConfirmationPage - Class in org.xwiki.test.ui.po
Represents the common actions possible after a Page has been copied.
CopyConfirmationPage() - Constructor for class org.xwiki.test.ui.po.CopyConfirmationPage
 
CopyPage - Class in org.xwiki.test.ui.po
Represents the common actions possible on the Copy Page page.
CopyPage() - Constructor for class org.xwiki.test.ui.po.CopyPage
 
createInlinePage() - Method in class org.xwiki.test.ui.po.BasePage
Can be overridden to return extended InlinePage.
createPage(String, String) - Method in class org.xwiki.test.ui.po.CreatePagePage
 
createPage() - Method in class org.xwiki.test.ui.po.ViewPage
 
createPage(String, String, String, String) - Method in class org.xwiki.test.ui.TestUtils
 
createPage(String, String, String, String, String) - Method in class org.xwiki.test.ui.TestUtils
 
createPage(String, String, String, String, String, String) - Method in class org.xwiki.test.ui.TestUtils
 
createPageFromTemplate(String, String, String) - Method in class org.xwiki.test.ui.po.CreatePagePage
 
CreatePagePage - Class in org.xwiki.test.ui.po
Represents the actions possible on the Create Page template page.
CreatePagePage() - Constructor for class org.xwiki.test.ui.po.CreatePagePage
 
createSpace(String) - Method in class org.xwiki.test.ui.po.CreateSpacePage
 
createSpace() - Method in class org.xwiki.test.ui.po.ViewPage
 
CreateSpacePage - Class in org.xwiki.test.ui.po
Represents the actions possible on the Create Space template page.
CreateSpacePage() - Constructor for class org.xwiki.test.ui.po.CreateSpacePage
 
createViewPage() - Method in class org.xwiki.test.ui.po.InlinePage
Can be overridden to return extended ViewPage.
createWebDriver(String) - Method in class org.xwiki.test.ui.WebDriverFactory
 
CurrentPageImageSelectPane - Class in org.xwiki.test.ui.po.editor.wysiwyg
Models the wizard step that allows us to select an image from those attached to the selected page.
CurrentPageImageSelectPane() - Constructor for class org.xwiki.test.ui.po.editor.wysiwyg.CurrentPageImageSelectPane
 

D

DatabaseListClassEditElement - Class in org.xwiki.test.ui.po.editor
Represents a DatabaseListClass property form.
DatabaseListClassEditElement(FormElement, String) - Constructor for class org.xwiki.test.ui.po.editor.DatabaseListClassEditElement
 
DEFAULT_PORT - Static variable in class org.xwiki.test.integration.XWikiExecutor
 
DEFAULT_PORT - Static variable in class org.xwiki.test.ui.TestUtils
 
DEFAULT_RMIPORT - Static variable in class org.xwiki.test.integration.XWikiExecutor
 
DEFAULT_STOPPORT - Static variable in class org.xwiki.test.integration.XWikiExecutor
 
delete() - Method in class org.xwiki.test.ui.po.ViewPage
 
deleteAllAttachments() - Method in class org.xwiki.test.ui.po.AttachmentsPane
Deletes ALL the attached files
deleteAttachmentByFileByName(String) - Method in class org.xwiki.test.ui.po.AttachmentsPane
Deletes the corresponding file name.
deleteCommentByID(int) - Method in class org.xwiki.test.ui.po.CommentsTab
 
deleteFirstAttachment() - Method in class org.xwiki.test.ui.po.AttachmentsPane
Deletes the first attachment.
deleteObject(String, int) - Method in class org.xwiki.test.ui.po.editor.ObjectEditPage
 
deleteObject(By) - Method in class org.xwiki.test.ui.po.editor.ObjectEditPage
 
deleteObject(String, String, String, int) - Method in class org.xwiki.test.ui.TestUtils
 
deletePage(String, String) - Method in class org.xwiki.test.ui.TestUtils
 
DeletePageOutcomePage - Class in org.xwiki.test.ui.po
Represents the common actions possible after a page has been deleted.
DeletePageOutcomePage() - Constructor for class org.xwiki.test.ui.po.DeletePageOutcomePage
 
deleteProperty(String) - Method in class org.xwiki.test.ui.po.editor.ClassEditPage
 
deleteVersion(String) - Method in class org.xwiki.test.ui.po.HistoryPane
 
DocumentDoesNotExistPage - Class in org.xwiki.test.ui.po
Page to handle the "Document does not exist" page.
DocumentDoesNotExistPage() - Constructor for class org.xwiki.test.ui.po.DocumentDoesNotExistPage
 

E

edit() - Method in class org.xwiki.test.ui.po.BasePage
Performs a click on the "edit" entry of the content menu.
editClass() - Method in class org.xwiki.test.ui.po.BasePage
Performs a click on the "edit class" entry of the content menu.
editClass(String, String) - Method in class org.xwiki.test.ui.TestUtils
 
editCommentByID(int) - Method in class org.xwiki.test.ui.po.CommentsTab
Clicks on the edit icon near the specified comment.
editCommentByID(int, String) - Method in class org.xwiki.test.ui.po.CommentsTab
 
editInline() - Method in class org.xwiki.test.ui.po.BasePage
Performs a click on the "edit inline" entry of the content menu.
editObjects() - Method in class org.xwiki.test.ui.po.BasePage
Performs a click on the "edit objects" entry of the content menu.
editObjects(String, String) - Method in class org.xwiki.test.ui.TestUtils
 
EditorElement - Class in org.xwiki.test.ui.po.editor.wysiwyg
Models a WYSIWYG editor instance.
EditorElement(String) - Constructor for class org.xwiki.test.ui.po.editor.wysiwyg.EditorElement
Creates a new instance that can be used to control the WYSIWYG editor that replaced the specified form field.
EditPage - Class in org.xwiki.test.ui.po.editor
Represents the common actions possible on all Pages when using the "edit" action.
EditPage() - Constructor for class org.xwiki.test.ui.po.editor.EditPage
 
EditPage.Editor - Enum in org.xwiki.test.ui.po.editor
Enumerates the available editors.
editRights() - Method in class org.xwiki.test.ui.po.BasePage
Performs a click on the "edit acces rights" entry of the content menu.
EditRightsPane - Class in org.xwiki.test.ui.po
Class that holds the types of Rights and the types of States of a check-box
EditRightsPane() - Constructor for class org.xwiki.test.ui.po.EditRightsPane
 
EditRightsPane.Right - Enum in org.xwiki.test.ui.po
The known access rights.
EditRightsPane.State - Enum in org.xwiki.test.ui.po
The possible states of an access right box.
editSection(int) - Method in class org.xwiki.test.ui.po.ViewPage
 
editWiki() - Method in class org.xwiki.test.ui.po.BasePage
Performs a click on the "edit wiki" entry of the content menu.
editWYSIWYG() - Method in class org.xwiki.test.ui.po.BasePage
Performs a click on the "edit wysiwyg" entry of the content menu.
escapeURL(String) - Method in class org.xwiki.test.ui.TestUtils
Encodes a given string so that it may be used as a URL component.
executeGet(String, int) - Method in class org.xwiki.test.ui.TestUtils
 
executeJavascript(String, Object...) - Method in class org.xwiki.test.ui.po.BaseElement
 
executePut(String, InputStream, String, int...) - Method in class org.xwiki.test.ui.TestUtils
 
executeScript(String, Object...) - Method in class org.xwiki.test.ui.po.editor.wysiwyg.RichTextAreaElement
Executes the given script in the context of the rich text area.
exists() - Method in class org.xwiki.test.ui.po.ViewPage
 

F

failed(Throwable, Description) - Method in class org.xwiki.test.ui.TestDebugger
 
fillFieldsByElements(Map<WebElement, String>) - Method in class org.xwiki.test.ui.po.FormElement
 
fillFieldsByName(Map<String, String>) - Method in class org.xwiki.test.ui.po.FormElement
 
fillInJohnSmithValues() - Method in class org.xwiki.test.ui.po.AbstractRegistrationPage
 
fillRegisterForm(String, String, String, String, String, String) - Method in class org.xwiki.test.ui.po.AbstractRegistrationPage
 
filterColumn(String, String) - Method in class org.xwiki.test.ui.po.LiveTableElement
 
findElementsWithoutWaiting(WebDriver, By) - Method in class org.xwiki.test.ui.TestUtils
 
findElementsWithoutWaiting(WebDriver, WebElement, By) - Method in class org.xwiki.test.ui.TestUtils
 
findElementWithoutWaiting(WebDriver, By) - Method in class org.xwiki.test.ui.TestUtils
 
findElementWithoutWaiting(WebDriver, WebElement, By) - Method in class org.xwiki.test.ui.TestUtils
 
forceGuestUser() - Method in class org.xwiki.test.ui.TestUtils
Forces the current user to be the Guest user by clearing all coookies.
FormElement - Class in org.xwiki.test.ui.po
Represents a Form.
FormElement(WebElement) - Constructor for class org.xwiki.test.ui.po.FormElement
 
FormElement.SelectElement - Class in org.xwiki.test.ui.po
 
FormElement.SelectElement(WebElement) - Constructor for class org.xwiki.test.ui.po.FormElement.SelectElement
 

G

getAddCommentForm() - Method in class org.xwiki.test.ui.po.CommentsTab
 
getAttachmentChanges() - Method in class org.xwiki.test.ui.po.ChangesPane
 
getAttachmentLink(String) - Method in class org.xwiki.test.ui.po.AttachmentsPane
 
getAttachmentURL(String, String, String, String, String) - Method in class org.xwiki.test.ui.TestUtils
 
getAttachmentURL(String, String, String, String) - Method in class org.xwiki.test.ui.TestUtils
 
getAttachmentURL(String, String, String) - Method in class org.xwiki.test.ui.TestUtils
 
getAvailableTemplates() - Method in class org.xwiki.test.ui.po.CreatePagePage
 
getAvailableTemplateSize() - Method in class org.xwiki.test.ui.po.CreatePagePage
 
getBreadcrumbContent() - Method in class org.xwiki.test.ui.po.ViewPage
 
getChangeComment() - Method in class org.xwiki.test.ui.po.ChangesPane
 
getChangedMetaData() - Method in class org.xwiki.test.ui.po.ChangesPane
 
getChangesPane() - Method in class org.xwiki.test.ui.po.ComparePage
 
getChildren() - Method in class org.xwiki.test.integration.XWikiExecutorSuite
 
getClassChanges() - Method in class org.xwiki.test.ui.po.ChangesPane
 
getColumn(String) - Method in class org.xwiki.test.ui.po.TableElement
 
getColumn(int) - Method in class org.xwiki.test.ui.po.TableElement
 
getColumnCountInput() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.TableConfigPane
 
getColumnIndex(String) - Method in class org.xwiki.test.ui.po.LiveTableElement
 
getColumnNumber(String) - Method in class org.xwiki.test.ui.po.TableElement
 
getCommentAuthorByID(int) - Method in class org.xwiki.test.ui.po.CommentsTab
 
getCommentChanges(int, String) - Method in class org.xwiki.test.ui.po.ChangesPane
 
getCommentChangeSummaries() - Method in class org.xwiki.test.ui.po.ChangesPane
 
getCommentContentByID(int) - Method in class org.xwiki.test.ui.po.CommentsTab
 
getCommentID(String) - Method in class org.xwiki.test.ui.po.CommentsTab
 
getContainer() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.EditorElement
 
getContent() - Method in class org.xwiki.test.ui.po.editor.WikiEditPage
Get the content of the page.
getContent() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.RichTextAreaElement
 
getContent() - Method in class org.xwiki.test.ui.po.editor.WYSIWYGEditPage
Get the content of the page.
getContent() - Method in class org.xwiki.test.ui.po.InlinePage
 
getContent() - Method in class org.xwiki.test.ui.po.ViewPage
 
getContentChanges() - Method in class org.xwiki.test.ui.po.ChangesPane
 
getContentEditor() - Method in class org.xwiki.test.ui.po.editor.WYSIWYGEditPage
 
getContentField() - Method in class org.xwiki.test.ui.po.CommentForm
 
getCurrentAuthor() - Method in class org.xwiki.test.ui.po.CommentsTab
 
getCurrentAuthor() - Method in class org.xwiki.test.ui.po.HistoryPane
 
getCurrentUser() - Method in class org.xwiki.test.ui.po.ViewPage
 
getCurrentVersion() - Method in class org.xwiki.test.ui.po.HistoryPane
 
getCurrentVersionComment() - Method in class org.xwiki.test.ui.po.HistoryPane
 
getDatabaseListClassEditElement(String) - Method in class org.xwiki.test.ui.po.editor.ClassEditPage
 
getDateOfLastUpload(String) - Method in class org.xwiki.test.ui.po.AttachmentsPane
 
getDefaultEditor() - Method in class org.xwiki.test.ui.po.editor.PreferencesEditPage
 
getDocumentTitle() - Method in class org.xwiki.test.ui.po.editor.WYSIWYGEditPage
 
getDocumentTitle() - Method in class org.xwiki.test.ui.po.ViewPage
 
getDriver() - Static method in class org.xwiki.test.ui.AbstractTest
 
getDriver() - Method in class org.xwiki.test.ui.PersistentTestContext
 
getDriver() - Method in class org.xwiki.test.ui.po.BaseElement
 
getDriver() - Method in class org.xwiki.test.ui.TestUtils
 
getEditor() - Method in class org.xwiki.test.ui.po.editor.EditPage
 
getEditURL() - Method in class org.xwiki.test.ui.po.BasePage
Gets a string representation of the URL for editing the page.
getExecutionDirectory() - Method in class org.xwiki.test.integration.XWikiExecutor
 
getExecutors() - Method in class org.xwiki.test.integration.XWikiExecutorSuite
 
getFieldValue(By) - Method in class org.xwiki.test.ui.po.FormElement
 
getFilterValue(String) - Method in class org.xwiki.test.ui.po.LiveTableElement
 
getForm() - Method in class org.xwiki.test.ui.po.InlinePage
 
getFromVersionSummary() - Method in class org.xwiki.test.ui.po.ChangesPane
 
getGuestRight(EditRightsPane.Right) - Method in class org.xwiki.test.ui.po.EditRightsPane
 
getInfoMessage() - Method in class org.xwiki.test.ui.po.CopyConfirmationPage
 
getLatestVersionOfAttachment(String) - Method in class org.xwiki.test.ui.po.AttachmentsPane
 
getLoggedInUserName() - Method in class org.xwiki.test.ui.TestUtils
 
getMavenVersion() - Method in class org.xwiki.test.ui.TestUtils
 
getMenuBar() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.EditorElement
 
getMessage() - Method in class org.xwiki.test.ui.po.DeletePageOutcomePage
 
getMetaDataChanges(String) - Method in class org.xwiki.test.ui.po.ChangesPane
 
getMetaDataValue(String) - Method in class org.xwiki.test.ui.po.BasePage
 
getNumberClassEditElement(String) - Method in class org.xwiki.test.ui.po.editor.ClassEditPage
 
getNumberOfAttachments() - Method in class org.xwiki.test.ui.po.AttachmentsPane
 
getObjectChanges(String, int, String) - Method in class org.xwiki.test.ui.po.ChangesPane
 
getObjectChangeSummaries() - Method in class org.xwiki.test.ui.po.ChangesPane
 
getObjectsOfClass(String) - Method in class org.xwiki.test.ui.po.editor.ObjectEditPage
className will look something like "XWiki.XWikiRights"
getOptions() - Method in class org.xwiki.test.ui.po.FormElement.SelectElement
 
getPage() - Method in class org.xwiki.test.ui.po.CreatePagePage
 
getPageDeleter() - Method in class org.xwiki.test.ui.po.DeletePageOutcomePage
 
getPageTitle() - Method in class org.xwiki.test.ui.po.BasePage
 
getPageURL() - Method in class org.xwiki.test.ui.po.BasePage
 
getParent() - Method in class org.xwiki.test.ui.po.editor.WikiEditPage
 
getParent() - Method in class org.xwiki.test.ui.po.editor.WYSIWYGEditPage
 
getPort() - Method in class org.xwiki.test.integration.XWikiExecutor
 
getPrettyName() - Method in enum org.xwiki.test.ui.po.editor.EditPage.Editor
 
getProperties() - Method in class org.xwiki.test.ui.PersistentTestContext
 
getQuestion() - Method in class org.xwiki.test.ui.po.ConfirmationBox
 
getRESTBuffer(String, Map<String, Object[]>, Object...) - Method in class org.xwiki.test.ui.TestUtils
 
getRESTInputStream(String, Map<String, Object[]>, Object...) - Method in class org.xwiki.test.ui.TestUtils
 
getRESTResource(String, Map<String, Object[]>, Object...) - Method in class org.xwiki.test.ui.TestUtils
 
getRichTextArea() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.EditorElement
 
getRight(String, EditRightsPane.Right) - Method in class org.xwiki.test.ui.po.EditRightsPane
 
getRightsTable() - Method in class org.xwiki.test.ui.po.EditRightsPane
 
getRMIPort() - Method in class org.xwiki.test.integration.XWikiExecutor
 
getRow(String) - Method in class org.xwiki.test.ui.po.TableElement
 
getRow(int) - Method in class org.xwiki.test.ui.po.TableElement
 
getRowCount() - Method in class org.xwiki.test.ui.po.LiveTableElement
 
getRowCountInput() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.TableConfigPane
 
getRowNumber(String) - Method in class org.xwiki.test.ui.po.TableElement
 
getSecretToken() - Method in class org.xwiki.test.ui.TestUtils
Get the secret token used for CSRF protection.
getSelectElement(By) - Method in class org.xwiki.test.ui.po.FormElement
 
getSession() - Method in class org.xwiki.test.ui.TestUtils
 
getSizeOfAttachment(String) - Method in class org.xwiki.test.ui.po.AttachmentsPane
 
getSourceTextArea() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.EditorElement
 
getSpace() - Method in class org.xwiki.test.ui.po.CreatePagePage
 
getStaticListClassEditElement(String) - Method in class org.xwiki.test.ui.po.editor.ClassEditPage
 
getStopPort() - Method in class org.xwiki.test.integration.XWikiExecutor
 
getSyntaxId() - Method in class org.xwiki.test.ui.po.editor.EditPage
 
getTestClassName() - Method in class org.xwiki.test.ui.AbstractTest
 
getTestMethodName() - Method in class org.xwiki.test.ui.AbstractTest
 
getText() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.RichTextAreaElement
 
getTimeout() - Method in class org.xwiki.test.ui.TestUtils
 
getTitle() - Method in class org.xwiki.test.ui.po.editor.WikiEditPage
Get the title of the page.
getToolBar() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.EditorElement
 
getToVersionSummary() - Method in class org.xwiki.test.ui.po.ChangesPane
 
getUnstoppable() - Method in class org.xwiki.test.ui.PersistentTestContext
Get a clone of this context which cannot be stopped by calling shutdown.
getUploaderOfAttachment(String) - Method in class org.xwiki.test.ui.po.AttachmentsPane
 
getURL(String, String) - Method in class org.xwiki.test.ui.po.editor.ObjectEditPage
 
getURL(String, String) - Method in class org.xwiki.test.ui.po.EditRightsPane
 
getURL(String, String) - Method in class org.xwiki.test.ui.TestUtils
Get the URL to view a page.
getURL(String, String, String) - Method in class org.xwiki.test.ui.TestUtils
Get the URL of an action on a page.
getURL(String, String, String, String) - Method in class org.xwiki.test.ui.TestUtils
Get the URL of an action on a page with a specified query string.
getURL(String, String, String, Map<String, ?>) - Method in class org.xwiki.test.ui.TestUtils
Get the URL of an action on a page with specified parameters.
getURLToDeletePage(String, String) - Method in class org.xwiki.test.ui.TestUtils
 
getURLToLoginAndGotoPage(String, String, String) - Method in class org.xwiki.test.ui.TestUtils
 
getURLToLoginAs(String, String) - Method in class org.xwiki.test.ui.TestUtils
 
getURLToLoginAsAdmin() - Method in class org.xwiki.test.ui.TestUtils
 
getURLToLoginAsAdminAndGotoPage(String) - Method in class org.xwiki.test.ui.TestUtils
 
getURLToLogout() - Method in class org.xwiki.test.ui.TestUtils
Consider using setSession(null) because it will drop the cookies which is faster than invoking a logout action.
getURLToNonExistentPage() - Method in class org.xwiki.test.ui.TestUtils
 
getUserAbout() - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
getUserAddress() - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
getUserBlog() - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
getUserBlogFeed() - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
getUserCompany() - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
getUserEmail() - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
getUserFirstName() - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
getUserLastName() - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
getUserPhone() - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
getUtil() - Static method in class org.xwiki.test.ui.AbstractTest
 
getUtil() - Method in class org.xwiki.test.ui.PersistentTestContext
 
getUtil() - Static method in class org.xwiki.test.ui.po.BaseElement
 
getValidationFailureMessages() - Method in class org.xwiki.test.ui.po.AbstractRegistrationPage
 
getVersion() - Method in class org.xwiki.test.ui.TestUtils
 
getWebInfDirectory() - Method in class org.xwiki.test.integration.XWikiExecutor
 
getXWikiCfgPath() - Method in class org.xwiki.test.integration.XWikiExecutor
 
getXWikiExecutor() - Method in class org.xwiki.test.integration.XWikiTestSetup
Deprecated.  
getXWikiExecutor(int) - Method in class org.xwiki.test.integration.XWikiTestSetup
Deprecated.  
getXWikiPropertiesPath() - Method in class org.xwiki.test.integration.XWikiExecutor
 
goToNewPage() - Method in class org.xwiki.test.ui.po.CopyConfirmationPage
 
gotoOriginalPage() - Method in class org.xwiki.test.ui.po.CopyConfirmationPage
 
gotoPage() - Static method in class org.xwiki.test.ui.po.CreatePagePage
 
gotoPage(String, String) - Static method in class org.xwiki.test.ui.po.editor.ClassEditPage
Go to the passed page in object edit mode.
gotoPage(String, String) - Static method in class org.xwiki.test.ui.po.editor.ObjectEditPage
Go to the passed page in object edit mode.
gotoPage(String, String) - Static method in class org.xwiki.test.ui.po.editor.RightsEditPage
 
gotoPage(String, String) - Static method in class org.xwiki.test.ui.po.editor.WikiEditPage
Go to the passed page in wiki edit mode.
gotoPage(String, String) - Static method in class org.xwiki.test.ui.po.editor.WYSIWYGEditPage
Go to the passed page in WYSIWYG edit mode.
gotoPage() - Static method in class org.xwiki.test.ui.po.LoginPage
 
gotoPage() - Static method in class org.xwiki.test.ui.po.RegistrationPage
To put the registration page someplace else, subclass this class and change this method.
gotoPage(String, String) - Method in class org.xwiki.test.ui.TestUtils
 
gotoPage(String, String, String) - Method in class org.xwiki.test.ui.TestUtils
 
gotoPage(String, String, String, Object...) - Method in class org.xwiki.test.ui.TestUtils
 
gotoPage(String, String, String, Map<String, ?>) - Method in class org.xwiki.test.ui.TestUtils
 
gotoPage(String, String, String, String) - Method in class org.xwiki.test.ui.TestUtils
 

H

hasBreadcrumbContent(String, boolean) - Method in class org.xwiki.test.ui.po.ViewPage
 
hasColumn(String) - Method in class org.xwiki.test.ui.po.LiveTableElement
 
hasEditButtonForCommentByID(int) - Method in class org.xwiki.test.ui.po.CommentsTab
 
hasElement(By) - Method in class org.xwiki.test.ui.TestUtils
Should be used when the result is supposed to be true (otherwise you'll incur the timeout).
hasElement(WebElement, By) - Method in class org.xwiki.test.ui.TestUtils
Should be used when the result is supposed to be true (otherwise you'll incur the timeout).
hasError() - Method in class org.xwiki.test.ui.po.CreateSpacePage
 
hasInvalidCredentialsErrorMessage() - Method in class org.xwiki.test.ui.po.LoginPage
 
hasLoginLink() - Method in class org.xwiki.test.ui.po.ViewPage
 
hasNoChanges() - Method in class org.xwiki.test.ui.po.ChangesPane
 
hasRow(String, String) - Method in class org.xwiki.test.ui.po.LiveTableElement
Checks if there is a row that has the given value for the specified column.
hasVersionWithSummary(String) - Method in class org.xwiki.test.ui.po.HistoryPane
 
HistoryPane - Class in org.xwiki.test.ui.po
Represents the actions possible on the History Pane at the bottom of a page.
HistoryPane() - Constructor for class org.xwiki.test.ui.po.HistoryPane
 

I

IgnoreBrowser - Annotation Type in org.xwiki.test.ui.browser
Annotation to exclude running a test for a given list of browsers.
IgnoreBrowsers - Annotation Type in org.xwiki.test.ui.browser
Annotation to exclude running a test for a given list of browsers.
ImageConfigPane - Class in org.xwiki.test.ui.po.editor.wysiwyg
Models the image configuration wizard step that is accessible when editing an image from the WYSIWYG content editor.
ImageConfigPane() - Constructor for class org.xwiki.test.ui.po.editor.wysiwyg.ImageConfigPane
 
importXar(File) - Method in class org.xwiki.test.ui.TestUtils
 
init() - Static method in class org.xwiki.test.ui.AbstractTest
 
InlinePage - Class in org.xwiki.test.ui.po
Represents the common actions possible on all Pages when using the "inline" action.
InlinePage() - Constructor for class org.xwiki.test.ui.po.InlinePage
 
insertAttachedImage() - Method in class org.xwiki.test.ui.po.editor.WYSIWYGEditPage
Triggers the insert attached image wizard.
insertImage() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.UploadImagePane
Clicks on the "Insert Image" button, waits for the image to be uploaded and then for the image wizard to close.
insertTable() - Method in class org.xwiki.test.ui.po.editor.WYSIWYGEditPage
Triggers the insert table wizard.
isAuthenticated() - Method in class org.xwiki.test.ui.po.BasePage
 
isCommentFormShown() - Method in class org.xwiki.test.ui.po.CommentsTab
 
isEmpty() - Method in class org.xwiki.test.ui.po.TableElement
 
isInClassEditMode() - Method in class org.xwiki.test.ui.TestUtils
 
isInCreateMode() - Method in class org.xwiki.test.ui.TestUtils
 
isInDeleteMode() - Method in class org.xwiki.test.ui.TestUtils
 
isInInlineEditMode() - Method in class org.xwiki.test.ui.TestUtils
 
isInlinePage() - Method in class org.xwiki.test.ui.po.ViewPage
 
isInObjectEditMode() - Method in class org.xwiki.test.ui.TestUtils
 
isInRenameMode() - Method in class org.xwiki.test.ui.TestUtils
 
isInRightsEditMode() - Method in class org.xwiki.test.ui.TestUtils
 
isInViewMode() - Method in class org.xwiki.test.ui.TestUtils
 
isInWikiEditMode() - Method in class org.xwiki.test.ui.TestUtils
 
isInWYSIWYGEditMode() - Method in class org.xwiki.test.ui.TestUtils
 
isLiveValidationEnabled() - Method in class org.xwiki.test.ui.po.AbstractRegistrationPage
 
isNewDocument() - Method in class org.xwiki.test.ui.po.BasePage
Determine if the current page is a new document.
isOnResubmissionPage() - Method in class org.xwiki.test.ui.po.ResubmissionPage
 
isPropertyDeprecated(String, String) - Method in class org.xwiki.test.ui.po.editor.ObjectEditPage
 
isReady() - Method in class org.xwiki.test.ui.po.LiveTableElement
 
isXWikiStarted(String, int) - Method in class org.xwiki.test.integration.XWikiExecutor
 

L

LiveTableElement - Class in org.xwiki.test.ui.po
Represents the actions possible on a livetable.
LiveTableElement(String) - Constructor for class org.xwiki.test.ui.po.LiveTableElement
 
loadXWikiCfg() - Method in class org.xwiki.test.integration.XWikiExecutor
 
loadXWikiProperties() - Method in class org.xwiki.test.integration.XWikiExecutor
 
loadXWikiPropertiesConfiguration() - Method in class org.xwiki.test.integration.XWikiExecutor
 
LOGGER - Static variable in class org.xwiki.test.integration.XWikiExecutor
 
login() - Method in class org.xwiki.test.ui.po.ViewPage
 
loginAdminUser() - Static method in class org.xwiki.test.ui.AbstractAdminAuthenticatedTest
 
loginAs(String, String, boolean) - Method in class org.xwiki.test.ui.po.LoginPage
 
loginAs(String, String) - Method in class org.xwiki.test.ui.po.LoginPage
 
loginAsAdmin() - Method in class org.xwiki.test.ui.po.LoginPage
 
LoginPage - Class in org.xwiki.test.ui.po
Represents the actions possible on the Login page.
LoginPage() - Constructor for class org.xwiki.test.ui.po.LoginPage
 
logout() - Method in class org.xwiki.test.ui.po.ViewPage
 

M

makeAlertDialogSilent() - Method in class org.xwiki.test.ui.po.BaseElement
 
makeConfirmDialogSilent(boolean) - Method in class org.xwiki.test.ui.po.BaseElement
There is no easy support for alert/confirm window methods yet, see - http://code.google.com/p/selenium/issues/detail?id=27 - http://www.google.com/codesearch/p?hl=en#2tHw6m3DZzo/branches /merge/common/test/java/org/openqa/selenium/AlertsTest.java The aim is : Alert alert = this.getDriver().switchTo().alert(); alert.accept(); Until then, the following hack does override the confirm method in Javascript to return the given value.
makeElementVisible(By) - Method in class org.xwiki.test.ui.po.BaseElement
Shows hidden elements, as if they would be shown on hover.
makeElementVisible(WebElement) - Method in class org.xwiki.test.ui.po.BaseElement
 
MenuBarElement - Class in org.xwiki.test.ui.po.editor.wysiwyg
Models the menu bar of the WYSIWYG content editor.
MenuBarElement(WebElement) - Constructor for class org.xwiki.test.ui.po.editor.wysiwyg.MenuBarElement
Creates a new instance that can be used to control the menu bar inside the given container.

N

NumberClassEditElement - Class in org.xwiki.test.ui.po.editor
Represents a NumberClass property form.
NumberClassEditElement(FormElement, String) - Constructor for class org.xwiki.test.ui.po.editor.NumberClassEditElement
 
numberOfColumns() - Method in class org.xwiki.test.ui.po.TableElement
 
numberOfRows() - Method in class org.xwiki.test.ui.po.TableElement
 

O

ObjectEditPage - Class in org.xwiki.test.ui.po.editor
Represents the common actions possible on all Pages when using the "edit" action with the "object" editor.
ObjectEditPage() - Constructor for class org.xwiki.test.ui.po.editor.ObjectEditPage
 
openAttachmentsDocExtraPane() - Method in class org.xwiki.test.ui.po.ViewPage
 
openCommentsDocExtraPane() - Method in class org.xwiki.test.ui.po.ViewPage
Opens the comments tab.
openHistoryDocExtraPane() - Method in class org.xwiki.test.ui.po.ViewPage
 
org.xwiki.test.integration - package org.xwiki.test.integration
 
org.xwiki.test.ui - package org.xwiki.test.ui
 
org.xwiki.test.ui.browser - package org.xwiki.test.ui.browser
 
org.xwiki.test.ui.po - package org.xwiki.test.ui.po
 
org.xwiki.test.ui.po.editor - package org.xwiki.test.ui.po.editor
 
org.xwiki.test.ui.po.editor.wysiwyg - package org.xwiki.test.ui.po.editor.wysiwyg
 

P

pageExists(String, String) - Method in class org.xwiki.test.ui.TestUtils
 
PageObjectSuite - Class in org.xwiki.test.ui
Extends XWikiExecutorSuite and initialize the PersistentTestContext.
PageObjectSuite(Class<?>, RunnerBuilder) - Constructor for class org.xwiki.test.ui.PageObjectSuite
 
PageObjectSuite.PostStart - Annotation Type in org.xwiki.test.ui
 
PATTERN - Static variable in class org.xwiki.test.integration.XWikiExecutorSuite
 
PersistentTestContext - Class in org.xwiki.test.ui
This is a container for holding all of the information which should persist throughout all of the tests.
PersistentTestContext() - Constructor for class org.xwiki.test.ui.PersistentTestContext
Starts an XWiki instance if not already started.
PersistentTestContext(XWikiExecutor) - Constructor for class org.xwiki.test.ui.PersistentTestContext
Don't start an XWiki instance, instead use an existing started instance.
PersistentTestContext(PersistentTestContext) - Constructor for class org.xwiki.test.ui.PersistentTestContext
 
postComment(String, boolean) - Method in class org.xwiki.test.ui.po.CommentsTab
 
postCommentAsGuest(String, String, boolean) - Method in class org.xwiki.test.ui.po.CommentsTab
 
PreferencesEditPage - Class in org.xwiki.test.ui.po.editor
User profile, the preferences pane, edit mode.
PreferencesEditPage() - Constructor for class org.xwiki.test.ui.po.editor.PreferencesEditPage
 
PreviewableEditPage - Class in org.xwiki.test.ui.po.editor
Edit page with a preview button.
PreviewableEditPage() - Constructor for class org.xwiki.test.ui.po.editor.PreviewableEditPage
 
PreviewEditPage - Class in org.xwiki.test.ui.po.editor
Models the preview edit page.
PreviewEditPage(PreviewableEditPage) - Constructor for class org.xwiki.test.ui.po.editor.PreviewEditPage
Creates a new preview page that holds a reference to the edited page.
processLine(String, int) - Method in class org.xwiki.test.integration.XWikiLogOutputStream
 
ProfileEditPage - Class in org.xwiki.test.ui.po.editor
User profile, the profile information pane, edit mode.
ProfileEditPage() - Constructor for class org.xwiki.test.ui.po.editor.ProfileEditPage
 

R

recacheSecretToken() - Method in class org.xwiki.test.ui.TestUtils
(Re)-cache the secret token used for CSRF protection.
register() - Method in class org.xwiki.test.ui.po.ViewPage
 
registerLoginAndGotoPage(String, String, String) - Method in class org.xwiki.test.ui.TestUtils
 
RegistrationPage - Class in org.xwiki.test.ui.po
Represents the actions possible on the Registration Page
RegistrationPage() - Constructor for class org.xwiki.test.ui.po.RegistrationPage
 
removeAllDeprecatedProperties() - Method in class org.xwiki.test.ui.po.editor.ObjectEditPage
 
removeAllObjects(String) - Method in class org.xwiki.test.ui.po.editor.ObjectEditPage
 
replyToCommentByID(int) - Method in class org.xwiki.test.ui.po.CommentsTab
Clicks on the reply icon near the specified comment.
replyToCommentByID(int, String) - Method in class org.xwiki.test.ui.po.CommentsTab
 
ResubmissionPage - Class in org.xwiki.test.ui.po
Resubmission page is used to ask user for confirmation when the CSRF protection detects a request with invalid secret token.
ResubmissionPage() - Constructor for class org.xwiki.test.ui.po.ResubmissionPage
 
resubmit() - Method in class org.xwiki.test.ui.po.ResubmissionPage
Resubmit the request
RichTextAreaElement - Class in org.xwiki.test.ui.po.editor.wysiwyg
Models the rich text area of the WYSIWYG content editor.
RichTextAreaElement(WebElement) - Constructor for class org.xwiki.test.ui.po.editor.wysiwyg.RichTextAreaElement
Creates a new rich text area element.
RightsEditPage - Class in org.xwiki.test.ui.po.editor
Represents the common actions possible on all Pages when using the "edit" action with the "rights" editor.
RightsEditPage() - Constructor for class org.xwiki.test.ui.po.editor.RightsEditPage
 
rollbackToVersion(String) - Method in class org.xwiki.test.ui.po.HistoryPane
IMPORTANT: this method isn't blocking and doesn't wait for the page to be loaded (after the confirmation popup has been accepted).
run(RunNotifier) - Method in class org.xwiki.test.integration.XWikiExecutorSuite

S

save - Variable in class org.xwiki.test.ui.po.editor.EditPage
 
save() - Method in class org.xwiki.test.ui.po.editor.WYSIWYGEditPage
 
saveandcontinue - Variable in class org.xwiki.test.ui.po.editor.EditPage
 
saveXWikiCfg(Properties) - Method in class org.xwiki.test.integration.XWikiExecutor
 
saveXWikiProperties(Properties) - Method in class org.xwiki.test.integration.XWikiExecutor
Deprecated. since 4.2M1 use XWikiExecutor.saveXWikiProperties(PropertiesConfiguration) instead
saveXWikiProperties(PropertiesConfiguration) - Method in class org.xwiki.test.integration.XWikiExecutor
 
select(List<String>) - Method in class org.xwiki.test.ui.po.FormElement.SelectElement
 
select(String) - Method in class org.xwiki.test.ui.po.FormElement.SelectElement
 
selectedEditMenuItem - Variable in class org.xwiki.test.ui.po.editor.EditPage
 
selectFromCurrentPage() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.AttachedImageSelectPane
Selects the tab that lists the images attached to the current page.
sendKeys(CharSequence...) - Method in class org.xwiki.test.ui.po.BasePage
 
sendKeys(CharSequence...) - Method in class org.xwiki.test.ui.po.editor.wysiwyg.RichTextAreaElement
Simulate typing in the rich text area.
setAdvancedUserType() - Method in class org.xwiki.test.ui.po.editor.PreferencesEditPage
 
setAnonymousCommentAuthor(String) - Method in class org.xwiki.test.ui.po.CommentsTab
 
setAvatarImage(String) - Method in class org.xwiki.test.ui.po.editor.ChangeAvatarPage
 
setCheckBox(By, boolean) - Method in class org.xwiki.test.ui.po.FormElement
 
setCheckBox(WebElement, boolean) - Method in class org.xwiki.test.ui.po.FormElement
 
setContent(String) - Method in class org.xwiki.test.ui.po.editor.WikiEditPage
Set the content of the page.
setContent(String) - Method in class org.xwiki.test.ui.po.editor.wysiwyg.RichTextAreaElement
Sets the HTML content of the rich text area
setContext(PersistentTestContext) - Static method in class org.xwiki.test.ui.AbstractTest
Used so that AllTests can set the persistent test context.
setContext(PersistentTestContext) - Static method in class org.xwiki.test.ui.po.BaseElement
Used so that AllTests can set the persistent test context.
setContext(PersistentTestContext) - Static method in class org.xwiki.test.ui.TestUtils
Used so that AllTests can set the persistent test context.
setDefaultEditorDefault() - Method in class org.xwiki.test.ui.po.editor.PreferencesEditPage
 
setDefaultEditorText() - Method in class org.xwiki.test.ui.po.editor.PreferencesEditPage
 
setDefaultEditorWysiwyg() - Method in class org.xwiki.test.ui.po.editor.PreferencesEditPage
 
setDisplayType(StaticListClassEditElement.DisplayType) - Method in class org.xwiki.test.ui.po.editor.StaticListClassEditElement
 
setDriverImplicitWait(WebDriver) - Method in class org.xwiki.test.ui.TestUtils
Forces the passed driver to wait for a TestUtils.getTimeout() number of seconds when looking up page elements before declaring that it cannot find them.
setEditComment(String) - Method in class org.xwiki.test.ui.po.editor.WikiEditPage
Set comment for this change.
setFieldValue(By, String) - Method in class org.xwiki.test.ui.po.FormElement
 
setFieldValue(WebElement, String) - Method in class org.xwiki.test.ui.po.FormElement
 
setFileToUpload(String) - Method in class org.xwiki.test.ui.po.AttachmentsPane
Fills the URL with the specified file path.
setGuestRight(EditRightsPane.Right, EditRightsPane.State) - Method in class org.xwiki.test.ui.po.EditRightsPane
Click on a right button until it gets in the wanted state.
setHibernateQuery(String) - Method in class org.xwiki.test.ui.po.editor.DatabaseListClassEditElement
 
setImageToUpload(String) - Method in class org.xwiki.test.ui.po.editor.wysiwyg.UploadImagePane
Fills the URL with the specified image path.
setMinorEdit(boolean) - Method in class org.xwiki.test.ui.po.editor.WikiEditPage
Set the minor edit check box value.
setMultiSelect(boolean) - Method in class org.xwiki.test.ui.po.editor.DatabaseListClassEditElement
 
setMultiSelect(boolean) - Method in class org.xwiki.test.ui.po.editor.StaticListClassEditElement
 
setNumberType(String) - Method in class org.xwiki.test.ui.po.editor.NumberClassEditElement
 
setPage(String) - Method in class org.xwiki.test.ui.po.CreatePagePage
 
setParent(String) - Method in class org.xwiki.test.ui.po.editor.WikiEditPage
Set the parent of the page
setRelationalStorage(boolean) - Method in class org.xwiki.test.ui.po.editor.StaticListClassEditElement
 
setRight(String, EditRightsPane.Right, EditRightsPane.State) - Method in class org.xwiki.test.ui.po.EditRightsPane
Click on a right button until it gets in the wanted state.
setSession(TestUtils.Session) - Method in class org.xwiki.test.ui.TestUtils
 
setSimpleUserType() - Method in class org.xwiki.test.ui.po.editor.PreferencesEditPage
 
setSpace(String) - Method in class org.xwiki.test.ui.po.CreatePagePage
 
setSyntaxId(String) - Method in class org.xwiki.test.ui.po.editor.EditPage
 
setTargetPageName(String) - Method in class org.xwiki.test.ui.po.CopyPage
Sets the name of the target page.
setTargetSpaceName(String) - Method in class org.xwiki.test.ui.po.CopyPage
Sets the name of the space where the page should be copied.
setTemplate(String) - Method in class org.xwiki.test.ui.po.CreatePagePage
 
setTimeout(int) - Method in class org.xwiki.test.ui.TestUtils
 
setTimezone(String) - Method in class org.xwiki.test.ui.po.editor.PreferencesEditPage
 
setTitle(String) - Method in class org.xwiki.test.ui.po.editor.WikiEditPage
Set the title of the page.
setUp() - Method in class org.xwiki.test.integration.XWikiTestSetup
Deprecated.  
setUp() - Method in class org.xwiki.test.ui.AbstractAdminAuthenticatedTest
 
setUp() - Method in class org.xwiki.test.ui.AbstractGuestTest
 
setUserAbout(String) - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
setUserAddress(String) - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
setUserBlog(String) - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
setUserBlogFeed(String) - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
setUserCompany(String) - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
setUserEmail(String) - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
setUserFirstName(String) - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
setUserLastName(String) - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
setUserPhone(String) - Method in class org.xwiki.test.ui.po.editor.ProfileEditPage
 
setValues(String) - Method in class org.xwiki.test.ui.po.editor.StaticListClassEditElement
 
setXWikiOpts(String) - Method in class org.xwiki.test.integration.XWikiExecutor
 
showMinorEdits() - Method in class org.xwiki.test.ui.po.HistoryPane
Clicks on the 'Show Minor Edits' button.
shutdown() - Static method in class org.xwiki.test.ui.AbstractTest
 
shutdown() - Method in class org.xwiki.test.ui.PersistentTestContext
 
SKIP_STARTING_XWIKI_INSTANCE - Static variable in class org.xwiki.test.integration.XWikiExecutor
 
start() - Method in class org.xwiki.test.integration.XWikiExecutor
 
starting(Description) - Method in class org.xwiki.test.ui.TestDebugger
 
StaticListClassEditElement - Class in org.xwiki.test.ui.po.editor
Represents a StaticListClass property form.
StaticListClassEditElement(FormElement, String) - Constructor for class org.xwiki.test.ui.po.editor.StaticListClassEditElement
 
StaticListClassEditElement.DisplayType - Enum in org.xwiki.test.ui.po.editor
The display type for inputting to setDisplayType.
STDERR - Static variable in class org.xwiki.test.integration.XWikiLogOutputStream
Represents the stderr stream.
STDOUT - Static variable in class org.xwiki.test.integration.XWikiLogOutputStream
Represents the stdout stream.
stop() - Method in class org.xwiki.test.integration.XWikiExecutor
 
submit() - Method in class org.xwiki.test.ui.po.editor.ChangeAvatarPage
 
submit() - Method in class org.xwiki.test.ui.po.editor.ChangePasswordPage
 
succeeded(Description) - Method in class org.xwiki.test.ui.TestDebugger
 
switchToGroups() - Method in class org.xwiki.test.ui.po.EditRightsPane
 
switchToSource() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.EditorElement
Switches to the Source editor by clicking on the "Source" tab item and waits for the source text area to be initialized.
switchToSource(boolean) - Method in class org.xwiki.test.ui.po.editor.wysiwyg.EditorElement
Switches to the Source editor by clicking on the "Source" tab item.
switchToUsers() - Method in class org.xwiki.test.ui.po.EditRightsPane
 
switchToWysiwyg() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.EditorElement
Switches to the WYSIWYG editor by clicking on the "WYSIWYG" tab item and waits for the rich text area to be initialized.
switchToWysiwyg(boolean) - Method in class org.xwiki.test.ui.po.editor.wysiwyg.EditorElement
Switches the WYSIWYG editor by clicking on the "WYSIWYG" tab item.
syntaxIdSelect - Variable in class org.xwiki.test.ui.po.editor.EditPage
 

T

TableConfigPane - Class in org.xwiki.test.ui.po.editor.wysiwyg
Models the table configuration wizard step that is accessible when inserting a table from the WYSIWYG content editor.
TableConfigPane() - Constructor for class org.xwiki.test.ui.po.editor.wysiwyg.TableConfigPane
 
TableElement - Class in org.xwiki.test.ui.po
Represents the actions possible on a static table.
TableElement(WebElement) - Constructor for class org.xwiki.test.ui.po.TableElement
 
tearDown() - Method in class org.xwiki.test.integration.XWikiTestSetup
Deprecated.  
testDebugger - Variable in class org.xwiki.test.ui.AbstractTest
Generates debugging information on test failure.
TestDebugger - Class in org.xwiki.test.ui
Generates debugging information on test failure: captures a screenshot of the browser window logs the URL of the current page logs the source of the current page NOTE: The reason we also log when a test starts and passes is simply to overcome a deficiency in error reporting in Jenkins.
TestDebugger(WebDriver) - Constructor for class org.xwiki.test.ui.TestDebugger
Creates a new test rule that generates debugging information on test failure.
testName - Variable in class org.xwiki.test.ui.AbstractTest
The object used to access the name of the current test.
TestUtils - Class in org.xwiki.test.ui
Helper methods for testing, not related to a specific Page Object.
TestUtils() - Constructor for class org.xwiki.test.ui.TestUtils
 
TestUtils.Session - Class in org.xwiki.test.ui
This class represents all cookies stored in the browser.
ToolBarElement - Class in org.xwiki.test.ui.po.editor.wysiwyg
Models the tool bar of the WYSIWYG content editor.
ToolBarElement(WebElement) - Constructor for class org.xwiki.test.ui.po.editor.wysiwyg.ToolBarElement
Creates a new instance that can be used to control the tool bar inside the given container.
toQueryParameterKey(String, Integer, String) - Method in class org.xwiki.test.ui.TestUtils
 
toQueryParameters(Object...) - Method in class org.xwiki.test.ui.TestUtils
 
toQueryParameters(String, Integer, Object...) - Method in class org.xwiki.test.ui.TestUtils
 
toQueryParameters(String, Integer, Map<String, ?>) - Method in class org.xwiki.test.ui.TestUtils
 
toQueryString(Object...) - Method in class org.xwiki.test.ui.TestUtils
 
toQueryString(Map<String, ?>) - Method in class org.xwiki.test.ui.TestUtils
 
toString() - Method in enum org.xwiki.test.ui.po.editor.StaticListClassEditElement.DisplayType
 
triggerLiveValidation() - Method in class org.xwiki.test.ui.po.AbstractRegistrationPage
Try to make LiveValidation validate the forms.

U

unSelect(List<String>) - Method in class org.xwiki.test.ui.po.FormElement.SelectElement
 
unSelect(String) - Method in class org.xwiki.test.ui.po.FormElement.SelectElement
 
updateObject(String, String, String, int, Map<String, ?>) - Method in class org.xwiki.test.ui.TestUtils
 
updateObject(String, String, String, int, Object...) - Method in class org.xwiki.test.ui.TestUtils
 
uploadImage() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.CurrentPageImageSelectPane
Moves forward to the upload image wizard step.
UploadImagePane - Class in org.xwiki.test.ui.po.editor.wysiwyg
Models the image upload wizard step that is accessible when inserting or editing an image with the WYSIWYG editor.
UploadImagePane() - Constructor for class org.xwiki.test.ui.po.editor.wysiwyg.UploadImagePane
 
URL - Static variable in class org.xwiki.test.integration.XWikiExecutor
 

V

validationFailureMessagesInclude(String) - Method in class org.xwiki.test.ui.po.AbstractRegistrationPage
 
valueOf(String) - Static method in enum org.xwiki.test.ui.po.editor.EditPage.Editor
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xwiki.test.ui.po.editor.StaticListClassEditElement.DisplayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xwiki.test.ui.po.EditRightsPane.Right
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.xwiki.test.ui.po.EditRightsPane.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xwiki.test.ui.po.editor.EditPage.Editor
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xwiki.test.ui.po.editor.StaticListClassEditElement.DisplayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xwiki.test.ui.po.EditRightsPane.Right
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.xwiki.test.ui.po.EditRightsPane.State
Returns an array containing the constants of this enum type, in the order they are declared.
ViewPage - Class in org.xwiki.test.ui.po
Represents the common actions possible on all Pages when using the "view" action.
ViewPage() - Constructor for class org.xwiki.test.ui.po.ViewPage
 

W

waitForDocExtraPaneActive(String) - Method in class org.xwiki.test.ui.po.ViewPage
 
waitForErrorMessage() - Method in class org.xwiki.test.ui.po.CreatePagePage
Waits for a global error message in the page.
waitForFieldErrorMessage() - Method in class org.xwiki.test.ui.po.CreatePagePage
Waits for a validation error in a field.
waitForNotificationErrorMessage(String) - Method in class org.xwiki.test.ui.po.BaseElement
 
waitForNotificationSuccessMessage(String) - Method in class org.xwiki.test.ui.po.BaseElement
 
waitForNotificationWarningMessage(String) - Method in class org.xwiki.test.ui.po.BaseElement
 
waitForUploadToFinish(String) - Method in class org.xwiki.test.ui.po.AttachmentsPane
 
waitToLoad() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.AttachedImageSelectPane
 
waitToLoad() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.CurrentPageImageSelectPane
 
waitToLoad() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.EditorElement
Waits for the WYSIWYG content editor to load.
waitToLoad() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.ImageConfigPane
 
waitToLoad() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.TableConfigPane
 
waitToLoad() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.UploadImagePane
 
waitToLoad() - Method in class org.xwiki.test.ui.po.editor.wysiwyg.WizardStepElement
Waits for this wizard step to load.
waitUntilCondition(ExpectedCondition<T>) - Method in class org.xwiki.test.ui.TestUtils
 
waitUntilContent(String) - Method in class org.xwiki.test.ui.po.ViewPage
Waits until the page has the passed content by refreshing the page
waitUntilElementDisappears(By) - Method in class org.xwiki.test.ui.po.BaseElement
Waits until the given element is either hidden or deleted.
waitUntilElementEndsWithAttributeValue(By, String, String) - Method in class org.xwiki.test.ui.po.BaseElement
Waits until the given element ends with a certain value for an attribute.
waitUntilElementHasAttributeValue(By, String, String) - Method in class org.xwiki.test.ui.po.BaseElement
Waits until the given element has a certain value for an attribute.
waitUntilElementHasTextContent(By, String) - Method in class org.xwiki.test.ui.po.BaseElement
Waits until the given element has a certain value as its inner text.
waitUntilElementIsVisible(By) - Method in class org.xwiki.test.ui.po.BaseElement
Wait until the element given by the locator is displayed.
waitUntilElementsAreVisible(By[], boolean) - Method in class org.xwiki.test.ui.po.BaseElement
Wait until one or all of a array of element locators are displayed.
waitUntilPageIsLoaded() - Method in class org.xwiki.test.ui.po.BasePage
Waits until the page has loaded.
waitUntilReady() - Method in class org.xwiki.test.ui.po.LiveTableElement
Wait till the livetable has finished displaying all its rows (so that we can then assert the livetable content without running the risk that the rows have not been updated yet).
waitUntilRowCountGreaterThan(int) - Method in class org.xwiki.test.ui.po.LiveTableElement
 
watchDocument() - Method in class org.xwiki.test.ui.po.ViewPage
 
watchSpace() - Method in class org.xwiki.test.ui.po.ViewPage
 
WebDriverFactory - Class in org.xwiki.test.ui
Create specific WebDriver instances for various Browsers.
WebDriverFactory() - Constructor for class org.xwiki.test.ui.WebDriverFactory
 
WikiEditPage - Class in org.xwiki.test.ui.po.editor
Represents the common actions possible on all Pages when using the "edit" action with "wiki" editor
WikiEditPage() - Constructor for class org.xwiki.test.ui.po.editor.WikiEditPage
 
WizardStepElement - Class in org.xwiki.test.ui.po.editor.wysiwyg
Models a wizard step used by the WYSIWYG content editor.
WizardStepElement() - Constructor for class org.xwiki.test.ui.po.editor.wysiwyg.WizardStepElement
 
WYSIWYGEditPage - Class in org.xwiki.test.ui.po.editor
Represents the actions possible in WYSIWYG edit mode.
WYSIWYGEditPage() - Constructor for class org.xwiki.test.ui.po.editor.WYSIWYGEditPage
 

X

XWikiExecutor - Class in org.xwiki.test.integration
Start and stop a xwiki instance.
XWikiExecutor(int) - Constructor for class org.xwiki.test.integration.XWikiExecutor
 
XWikiExecutorSuite - Class in org.xwiki.test.integration
Starts/Stop XWiki before/after all tests and run all tests found in the current classloader using cpsuite (we extend it).
XWikiExecutorSuite(Class<?>, RunnerBuilder) - Constructor for class org.xwiki.test.integration.XWikiExecutorSuite
 
XWikiExecutorSuite.Executors - Annotation Type in org.xwiki.test.integration
 
XWikiExecutorSuite.PostStart - Annotation Type in org.xwiki.test.integration
 
XWikiExecutorSuite.PreStart - Annotation Type in org.xwiki.test.integration
 
XWikiLogOutputStream - Class in org.xwiki.test.integration
Logs the stdout and stderr streams of an external process started using Commons Exec.
XWikiLogOutputStream(int) - Constructor for class org.xwiki.test.integration.XWikiLogOutputStream
 
XWikiTestSetup - Class in org.xwiki.test.integration
Deprecated. use XWikiExecutorSuite instead
XWikiTestSetup(Test) - Constructor for class org.xwiki.test.integration.XWikiTestSetup
Deprecated.  
XWikiTestSetup(Test, int) - Constructor for class org.xwiki.test.integration.XWikiTestSetup
Deprecated.  

A B C D E F G H I L M N O P R S T U V W X

Copyright © 2004-2013 XWiki. All Rights Reserved.