Hi,
I've just downloaded webtest to try it on my JSF/Richfaces 3.2.2 project,
however it fails on the first step with

<invoke url="http://localhost/GAPS-WAR/security/logon.xhtml"; />

in the console I get error

[invoke]  WARN (com.gargoylesoftware.htmlunit.html.HtmlPage) - Expected conte
nt type of 'application/javascript' or 'application/ecmascript' for
remotely loaded JavaScript element at
'http://localhost/GAPS-WAR/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/skinning.js.xhtml',
but got 'text/html'.

in WebTestReport.html I get:
JavaScript error loading page
http://localhost/GAPS-WAR/security/logon.xhtml: ReferenceError: "XML" is
not defined.
(http://localhost/GAPS-WAR/a4j/g/3_2_2.GAorg/richfaces/renderkit/html/scripts/skinning.js.xhtml#1)

Any idea what to do from here? I googled around but could not find
anything relevant.
Cheers
h.

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

Reply via email to