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#a10947427
Sent from the AppFuse - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]