$ is part of scriptaculous - are you improting the scriptaculous javascript
libraries on that particular page?

Mike.

On 6/4/07, ros <[EMAIL PROTECTED]> wrote:


On mvn integration test there is error: Script error loading page
executing
webtest at: clickbutton TypeError: $ is not a function, it is null.

Browser can execute javascript $ function.Any ideas why web test fails?


ros wrote:
>
> Hi!
>
> Does canoo web test able to verify page html change with java script?
>
> Like this one:
> ..
> Initial text
> ...
> <script type="text/javascript">
>      $("foo").innerHTML = "New text";
> </script>
>
> How I can trace with webtest the innerHtml text was changed?
>
> Thanks!
>

--
View this message in context:
http://www.nabble.com/webtest-cant-verify-dhtml---tf3864398s2369.html#a10948768
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to