I've just started a project to integrate Canoo Webtest into our company's continous integration system, and it looks to be an excellent product!
Unfortunately, my first test was to hit a site's homepage, and webtest returned the following error: JavaScript error loading page http://www.northernreflections.com/vr4-web-site/index.jsp.vr: Wrapped java.lang.ClassCastException: com.gargoylesoftware.htmlunit.html.HtmlPage cannot be cast to com.gargoylesoftware.htmlunit.html.HtmlElement ( http://www.northernreflections.com/vr4-web-site/omniture_s_code_2305.js#390(eval)#1 ) This JS file is not really in our control, as a third party provides it. Is there something wrong with it? Also, is there a way to disclude only specific JS files (perhaps a filter is appropriate)? Please be kind I'm brand new to this tool, but look forward to digging in deep asap! Regards, Kallin Nagelberg

