com.atlassian.confluence.selenium.client
Class PageDiff

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

public class PageDiff
extends Object

A helper for the Page Comparison screen.


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

Constructor Detail

PageDiff

public PageDiff(ConfluenceSeleniumClient client)
Method Detail

showVersionComment

public void showVersionComment()

hideVersionComment

public void hideVersionComment()


Copyright © 2003-2011 Atlassian. All Rights Reserved.