com.atlassian.confluence.selenium.client
Class AjaxError

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

public class AjaxError
extends Object

A helper for the Ajax Error Banner.


Constructor Summary
AjaxError(ConfluenceSeleniumClient client)
           
 
Method Summary
 void closeFirstError()
           
 void waitForErrors(int errorCount)
           
 void waitForPanel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AjaxError

public AjaxError(ConfluenceSeleniumClient client)
Method Detail

waitForPanel

public void waitForPanel()

waitForErrors

public void waitForErrors(int errorCount)

closeFirstError

public void closeFirstError()


Copyright © 2003-2012 Atlassian. All Rights Reserved.