Class CancelAnyEditorAuiModalDialog
- java.lang.Object
 - 
- org.junit.rules.TestWatcher
 - 
- com.atlassian.confluence.webdriver.rules.CancelAnyEditorAuiModalDialog
 
 
 
- 
- All Implemented Interfaces:
 org.junit.rules.TestRule
public class CancelAnyEditorAuiModalDialog extends org.junit.rules.TestWatcher 
- 
- 
Constructor Summary
Constructors Constructor Description CancelAnyEditorAuiModalDialog() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidfinished(org.junit.runner.Description description)If there is an opened modal dialog there will exists a cancel button. 
 -