Hi, all
When I use Jwebunit to test out website, I encounter one problem.
I do not know how to run the javascript function. Below is the code snippet.
I want to make a call to javascript function
doInterstitialSubmit('dynaFlightSearchForm').
Can anybody advise?
Thanks
<form name="test">
<div class="button"
onclick="javascript:doInterstitialSubmit('dynaFlightSearchForm');">
<a title="Show Availability" onfocus="this.blur()" tabindex="32">Show
Availability</a>
<a title="Show Availability" onfocus="this.blur()"><img
src="/saatest/img/arrow_button.gif" border="0" width="10" height="7"
alt="Show Availability" /></a>
</div>
</form>
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Jwebunit-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-users