Hi Marc, Thanks a lot. I used <option name="ThrowExceptionOnScriptError" value="false"/> in the config ,build is successful but I'm wondering how could same script was working previously and not now.. i think we need to review our js - what changes made to get that error.
Thanks, Dinesh ----- Original Message ---- From: Marc Guillemot <[EMAIL PROTECTED]> To: [email protected] Sent: Tuesday, 18 December, 2007 3:24:21 PM Subject: Re: [Webtest] Java Script error loading page Hi, I don't think you are passing null to the function, otherwise you would have these js errors in your normal browser too. I think that at some place HtmlUnit evaluates wrongly some expression to null. If you could find what it is, it would allow to fix it. If you want just to ignore it, you can configure WebTest to ignore js errors. Cheers, Marc. -- Blog: http://mguillem.wordpress.com Dinesh Kumar wrote: > Hi Marc, > I think we are passing Null values in the Utils.js . We require that > function to happen in our application for IE . Is there any way that > Html unit accepts passing null values > > "TypeError: Cannot set property "value" of null to "" > > (https://secure.idirect.net/ar11/scripts/utils.js#811) > > Thanks, > Dinesh > > > ----- Original Message ---- > From: Marc Guillemot <[EMAIL PROTECTED]> > To: [email protected] > Sent: Saturday, 15 December, 2007 4:07:25 PM > Subject: Re: [Webtest] Java Script error loading page > > Hi, > > can you reproduce the problem on some publicly available server? > > Cheers, > Marc. > -- > Blog: http://mguillem.wordpress.com > > > Dinesh Kumar wrote: > > Canoo webtest R_1645 Version > > Do you have any idea why do i get those errors? > > > > ----- Original Message ---- > > From: ruel loehr <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > > To: [email protected] <mailto:[email protected]> > > Sent: Friday, 14 December, 2007 9:04:43 PM > > Subject: Re: [Webtest] Java Script error loading page > > > > > > What version of webtest are you using? It looks old. > > > > ------------------------------------------------------------------------ > Forgot the famous last words? Access your message archive online. Click > here. > <http://in.rd.yahoo.com/tagline_webmessenger_4/*http://in.messenger.yahoo.com/webmessengerpromo.php> _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest Save all your chat conversations. Find them online at http://in.messenger.yahoo.com/webmessengerpromo.php

