com.atlassian.jira.webtest.framework.dialog
Interface AddGadgetDialog.CloseMode

All Superinterfaces:
DefaultCloseMode<Dashboard>
Enclosing interface:
AddGadgetDialog

public static interface AddGadgetDialog.CloseMode
extends DefaultCloseMode<Dashboard>


Method Summary
 Dashboard byClickInFinished()
          Close by clicking in the 'Finished' button.
 
Methods inherited from interface com.atlassian.jira.webtest.framework.core.DefaultCloseMode
byEscape
 

Method Detail

byClickInFinished

Dashboard byClickInFinished()
Close by clicking in the 'Finished' button.

Returns:
parent dashboard page


Copyright © 2002-2013 Atlassian. All Rights Reserved.