Forouhar Pourki <[EMAIL PROTECTED]> writes: > > Thanks for your help. > I added the line: > <enableJavaScript enable="false" description="Disable java script"/> > and now it works (by invking the site) > > but "verifyTitle" recognizes a null string > Wrong document title found! Expected "Webclient 1.0 TICR" but got "". > > What can be the problem here?
maybe aren't you on the correct page because javascript was absolutely needed? Perhaps is the html not correct? > Another question: Is it possible to get some other form of output from canoo > (same as JUnit window)? I don't know what you call "Junit window". The webtest results are in xml format and can be transformed into html with the provided xslt. If this form of presentation doesn't fill your needs, you are free to adapt it. Marc. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

