org.alfresco.webdrone.share.dashlet
Class FactoryShareDashlet
java.lang.Object
org.alfresco.webdrone.share.dashlet.FactoryShareDashlet
public class FactoryShareDashlet
- extends Object
Alfresco Share factory, creates the appropriate page object that corresponds
to the browser view.
- Author:
- Michael Suzuki
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FactoryShareDashlet
public FactoryShareDashlet()
getPage
public static Dashlet getPage(WebDrone drone,
String name)
throws PageException
- Gets the dashlet HTML element from the dashboard page.
- Parameters:
driver - WebDrone Alfresco browser client.
- Returns:
- SharePage the page object.
- Throws:
Exception - if error
PageException
Copyright © 2012. All Rights Reserved.