com.atlassian.confluence.selenium.client
Class ErrorMessages

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

public class ErrorMessages
extends java.lang.Object

A helper for error messages.


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

Constructor Detail

ErrorMessages

public ErrorMessages(ConfluenceSeleniumClient client)
Method Detail

waitForErrors

public void waitForErrors(int errorCount)

closeFirstError

public void closeFirstError()


Copyright © 2003-2014 Atlassian. All Rights Reserved.