Hi Luiz, concerning Ajax, the issues I know are: - responseXml is not yet supported ;-( (in fact the content is retrieved, but not correctly made available to the script engine) - possible connection problems with parallel requests
The <EnableJavaScript> throws an exception? Really surprising! Can you provide it? Marc. Luiz Fernando Rodrigues wrote: > Hello there, > > Does anyone has problems in web testing pages with Ajax using canoo? > It seems the htmlunit is not dealing well with XMLHttpRequests. > To workaroud I've disabled the javascript in my tests using the > <option> tag, since the tag <EnableJavaScript> throws an exception when > is called. > > Regards, > Luiz Fernando _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

