com.atlassian.confluence.webdriver.rules
Class CancelAnyEditorAuiModalDialog

java.lang.Object
  extended by org.junit.rules.TestWatcher
      extended by com.atlassian.confluence.webdriver.rules.CancelAnyEditorAuiModalDialog
All Implemented Interfaces:
org.junit.rules.TestRule

public class CancelAnyEditorAuiModalDialog
extends org.junit.rules.TestWatcher


Constructor Summary
CancelAnyEditorAuiModalDialog()
           
 
Method Summary
 void finished(org.junit.runner.Description description)
          If there is an opened modal dialog there will exists a cancel button.
 
Methods inherited from class org.junit.rules.TestWatcher
apply, failed, skipped, starting, succeeded
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CancelAnyEditorAuiModalDialog

public CancelAnyEditorAuiModalDialog()
Method Detail

finished

public void finished(org.junit.runner.Description description)
If there is an opened modal dialog there will exists a cancel button.

Overrides:
finished in class org.junit.rules.TestWatcher


Copyright © 2003–2015 Atlassian. All rights reserved.