[Webtest] Javascript problem

Jesús Pérez webtest@lists.canoo.com
Wed, 26 Jan 2005 10:28:54 +0000


Thanks for your help. When I have selected JS/disable it works perfect.
  
  Regards
   Jesús Pérez    

On Miércoles 26 Enero 2005 09:37, Dierk Koenig wrote:
> Hi Jesus and welcome to the list.
>
> JS Support is not yet complete. We stay fairly much on the edge
> of HtmlUnit, so you find what's covered in its docs.
> For anything not covered, post it here or there.
>
> Meanwhile you can selectively enable/disable JS if that doesn't
> render your app unusable.
>
> add in between your steps:
>
> 	<enablejavascript enable="false"/>
>
> cheers
> Mittie
>
> > -----Original Message-----
> > From: webtest-admin@lists.canoo.com
> > [mailto:webtest-admin@lists.canoo.com]On Behalf Of Jesus Perez
> > Sent: Dienstag, 25. Januar 2005 18:34
> > To: webtest@lists.canoo.com
> > Subject: [Webtest] Javascript problem
> >
> >
> > Hi,
> >
> >    I am trying to introduce canoowebtest in our development
> > process. I have
> > try to test the home page but canoowebtest throws this error
> >
> >     [testSpec] ERROR (com.canoo.webtest.steps.request.Target) -
> > ScriptException: enclosed exception was "ReferenceError:
> > "setInterval" is not
> > defined. (/portal/html/js/util.js#155)"
> >  [testSpec]  INFO (com.canoo.webtest.steps.Step) - Exception
> > thrown from this
> > class: com.canoo.webtest.engine.StepFailedException
> >
> >    But setInterval is a standar javascript function. What can I do?
> >
> >   Thanks in advance.
> > _______________________________________________
> > WebTest mailing list
> > WebTest@lists.canoo.com
> > http://lists.canoo.com/mailman/listinfo/webtest
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest