com.atlassian.confluence.selenium.client
Class SpaceBrowse

java.lang.Object
  extended by com.atlassian.confluence.selenium.client.SpaceBrowse

public class SpaceBrowse
extends Object

Provides access to the functionality under Browse Space.


Constructor Summary
SpaceBrowse(ConfluenceSeleniumClient client)
           
 
Method Summary
 void watchSpace()
           
 void watchSpaceBlogs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpaceBrowse

public SpaceBrowse(ConfluenceSeleniumClient client)
Method Detail

watchSpace

public void watchSpace()

watchSpaceBlogs

public void watchSpaceBlogs()


Copyright © 2003-2012 Atlassian. All Rights Reserved.