Hi Roman,

I've tried to reproduce a JS error with the provided information using
latest HtmlUnit-2.5 snapshot... and I haven't been successful. I guess
that this has been fixed since 2.4. If you want to be sure, please
provide the necessary code to reproduce it.

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

Hesteric Roman - Together SK wrote:
> Hi Marc,
> 
>       We have discovered where was problem in our java-script:
> .
> .
> .
> e.options.length = 0;
> if(list.indexOf('|')>0){
>   e[0]=new Option("Prosim, vyberte.","[none]", true, true); // this code
> is fine for real browsers, not for canoo 
> .
> .
> .
>   e[0]=new Option("Prosim, vyberte.","[none]"); // this code is fine for
> canoo [... and doing the same]
> 
> 
> ... and now, we can  use build 1762, hurray! 
> 
> Regards,
> Roman.
> 
> 
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Hesteric Roman -
> Together SK
> Sent: Wednesday, March 11, 2009 3:45 PM
> To: [email protected]; Marc Guillemot
> Subject: RE: [Webtest] 1758 - still org.apache.tools.ant.BuildException
> 
> OK, I will send you all login data & test script to: [email protected]
> ...
> 
> Roman
> 
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Marc Guillemot
> Sent: Wednesday, March 11, 2009 3:43 PM
> To: [email protected]
> Subject: Re: [Webtest] 1758 - still org.apache.tools.ant.BuildException
> 
> Hi Roman,
> 
> this is fine. I can't promise you that I can fix it, but if you provide
> me a simple test, ready to execute, I will surely run it.
> 
> Cheers,
> Marc.


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

Reply via email to