Class | Description |
---|---|
AbstractTest |
Base functions for all pages.
|
ITFileUpload |
Test file upload in Nuxeo DM.
|
ITLoginPage |
Tests that we connect to the login page.
|
ITModifyWorskpaceDescription |
Test Modifying a workspace description in Nuxeo DM.
|
ITUsers |
Create a user in Nuxeo DM.
|
ITWizardAndUpdateCenter | |
ScreenShotFileOutput |
Screenshot into a temp file (will try to save it in maven base dir/target,
save it in the system temp folder if can't find it).
|
VariableElementLocatorFactory |
Element locator factory that creates normal or time-delayed locators
depending on the presence of the
SlowLoading field annotation. |
WaitUntil |
Annotation Type | Description |
---|---|
Required |
Used to mark a
WebElement field on a Page object to indicate
that it is required to be loaded before the page is returned. |
SlowLoading |
Used to mark a
WebElement field on a Page object to indicate
that lookup should expect the field to not load instantly. |
Copyright © 2011 Nuxeo SA. All Rights Reserved.