Uses of Class
com.atlassian.confluence.selenium.client.Breadcrumbs.Crumb

Packages that use Breadcrumbs.Crumb
com.atlassian.confluence.selenium.client   
 

Uses of Breadcrumbs.Crumb in com.atlassian.confluence.selenium.client
 

Methods in com.atlassian.confluence.selenium.client that return Breadcrumbs.Crumb
 Breadcrumbs.Crumb Breadcrumbs.getParentCrumb()
          Returns the last crumb, which is the parent page one when viewing a page.
 Breadcrumbs.Crumb Breadcrumbs.getSpaceCrumb()
          Returns the first crumb, which is the space one when viewing a page.
 

Methods in com.atlassian.confluence.selenium.client that return types with arguments of type Breadcrumbs.Crumb
 java.util.List<Breadcrumbs.Crumb> Breadcrumbs.getCrumbs()
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.