Hi,

WebTest *does* execute javascript onload event (unless you've
deactivated JS support). If you find something that is not correctly
supported, please provide an example (but first check that you use the
latest WebTest build).

Cheers,
Marc.
-- 
Web: http://www.efficient-webtesting.com
Blog: http://mguillem.wordpress.com

Kunal Chattopadhyay wrote:
> Hello,
> 
> How is it possible to chain testing steps while using a single Invoke step?
> 
> The result of my Invoke step generates response that includes Javascript
> that needs to excute
> in order to apply the next steps such as VerifyText, etc.
> 
> Webtest appears to stop after loading the response and is not excuting
> the Javascript (that is called
> on the OnLoad event).
> 
> We are using DWR from within the response page to update parts of the
> page asynchrnously. These
> DWR calls are also not getting generated (since the javascript of the
> response page is not getting
> executed).
> 
> 


_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to