drf wrote: > ... > I saw references to a similar bug for PDF supposedly fixed in HtmlUnit > 1.14 (for Mozilla browsers) but I guess XLS files are processed differently
HtmlUnit-1.14 has a bug in JS initialisation for non HTML responses. This has been fixed after 1.14 > eagerly awaiting WebTest with HtmlUnit 2.0 :) ;-) > any heuristics or something for using one browser to do X and another > browser for Y? except when a bug exists (as explained above for HtmlUnit 1.14), this is only determined by the purpose of your test. Cheers, Marc. -- Blog: http://mguillem.wordpress.com _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

