com.atlassian.webdriver.confluence.page
Class DashboardPage
java.lang.Object
com.atlassian.webdriver.confluence.page.ConfluenceAbstractPage
com.atlassian.webdriver.confluence.page.DashboardPage
- All Implemented Interfaces:
- Page, HomePage<ConfluenceHeader>, UserDiscoverable
public class DashboardPage
- extends ConfluenceAbstractPage
- implements HomePage<ConfluenceHeader>
Page object implementation for the Dashbaord page in Confluence.
TODO: extend to handle more the page properly.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DashboardPage
public DashboardPage()
getUrl
public String getUrl()
- Specified by:
getUrl in interface Page
- Returns:
- The URI, including query string, relative to the base url
Copyright © 2014 Atlassian. All rights reserved.