|
Class Summary |
| ChangePasswordPage |
Change password page object, holds all element of the html page relating to
share's my profile change password page. |
| DashBoardPage |
Dashboard page object, holds all element of the HTML page relating to share's |
| FactorySharePage |
Alfresco Share factory, creates the appropriate page object that corresponds
to the browser view. |
| LoginPage |
Login Page object that holds all information and methods that can be found on
the login page. |
| MyProfilePage |
My profile page object, holds all element of the html page relating to
share's my profile page. |
| MyTasksPage |
My tasks page object, holds all element of the html page relating to share's
my tasks page. |
| Navigation |
Represent elements found on the HTML page relating to the main navigation bar |
| Pagination |
Pagination object, holds common methods applied to pagination
in Alfresco share. |
| PeopleFinderPage |
People finder page object, holds all element of the html page relating to
share's people finder page. |
| PeopleFinderResultPage |
People finder page result object, holds all element of the html page relating to
share's people finder page. |
| RepositoryPage |
Repository page object, holds all element of the html page relating to
share's repository page. |
| ShareLink |
Represents a generic link, a warpper for WebElement |
| SharePage |
Abstract of an Alfresco Share HTML page. |