| Class | Description |
|---|---|
| AbstractShareEventProcessor |
Abstract for all event process that use share
with
WebDriver. |
| LoginEventProcess |
Process an Alfresco share login by mimicking real user login.
|
| LogoutEventProcess |
Process an Alfresco share logout by mimicking real user selecting the logout button on the page.
|
| NavigateToShareEventProcess |
Process which makes the
WebDriver go to the given Alfresco share URL. |
| NavigationEventProcess |
An Alfresco share navigation process that mimics selecting a
button on Alfresco's main navigation bar.
|
| PeopleSearchEventProcess |
Enters a String into into the search box on the
PeopleFinderPage and submits. |
| WebDriverCloseEventProcess |
Terminates the
WebDriver session |
| WebDriverStartEventProcess |
Prepare and starts a
WebDriver to be used by a user to navigate share |
| Exception | Description |
|---|---|
| ShareEventProcessException | |
| UserNotFoudException |
Thrown when user can not be found by
UserDataService |
Copyright © 2016. All rights reserved.