com.atlassian.pageobjects.page
Interface HomePage<H extends Header>

All Superinterfaces:
Page
All Known Implementing Classes:
DashboardPage, DashboardPage

public interface HomePage<H extends Header>
extends Page

The home page of the application


Method Summary
 H getHeader()
           
 
Methods inherited from interface com.atlassian.pageobjects.Page
getUrl
 

Method Detail

getHeader

H getHeader()
Returns:
the header


Copyright © 2014 Atlassian. All rights reserved.