Uses of Class
net.sourceforge.jwebunit.exception.ExpectedJavascriptAlertException

Packages that use ExpectedJavascriptAlertException
net.sourceforge.jwebunit.api   
 

Uses of ExpectedJavascriptAlertException in net.sourceforge.jwebunit.api
 

Methods in net.sourceforge.jwebunit.api that throw ExpectedJavascriptAlertException
 void IJWebUnitDialog.closeBrowser()
          Close the browser and check if there is no pending Javascript alert, confirm or prompt.
 void IJWebUnitDialog.setExpectedJavaScriptAlert(JavascriptAlert[] alerts)
          Tell the dialog that the given alert boxes are expected in the given order.
 



Copyright © 2002-2007 SourceForge. All Rights Reserved.