Hi, if this exception doesn't occur in the "real" browser you're simulating, then it means that it is a problem in HtmlUnit. Please try to identify the root of the problem and open an issue.
Cheers, Marc. -- Web: http://www.efficient-webtesting.com Blog: http://mguillem.wordpress.com Ruchika Badjatia wrote: > Hi, > > I am sending this mail again as my account setting got changed somehow > and I am not sure this reached to everyone or not. > > Getting this exception while running my application. I am using Ext js > library to support dialog box. > > Java-Script error loading page > http://localhost:8888/myApp/flowController.htm?_flowExecutionKey=_c2BAD5 > 771-3E4A-F769-CB87-2C6222C754AA_k5C683982-59C1-C0C7-2BF5-56D1ACFE88BE: > TypeError: Cannot read property "_anim" from undefined > (http://localhost:8888/myApp/scripts/lib/ext/ext_v1_1/ext-all.js#20) > > The exception above I was getting with the previous version as well with > the latest version(R_1765). Also there is a new exception I am getting > with the latest version which was not there with the previous version is > as below :- > > Java-Script error loading page > http://localhost:8888/myApp/flowController.htm?_flowExecutionKey=_cEC1094CE-BFBA-001E-7E9D-BE8F4AFDCF66_k9968214D-167B-B0D7-FC3E-BAE6E11A76C3: > Wrapped com.gargoylesoftware.htmlunit.ScriptException: TypeError: Cannot > find function onFirebugReady in object [object Window]. (script in > http://localhost:8888/myApp/s > cripts/lib/firebug/firebug.html from (21, 13) to (21, 54)#21) > > Pl help. Hope to get to your response soon. > > Regards, > -Ruchika _______________________________________________ WebTest mailing > list [email protected] > http://lists.canoo.com/mailman/listinfo/webtest _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

