Hi I trying getting webtest testing a plumtree portal. But it doesn't work. This plumtree have many java script pages (.js) and I got problems where 2 different pages have the same name but a different path. Is it so, when the first page /x/y/z1/script.js is downloaded the system doesn't download /x/y/z2/script.js.
I am getting the following error: JavaScript error loading page https://ww.xx.com/portal/server.pt: Wrapped com.gargoylesoftware.htmlunit.ScriptException: ReferenceError: "PTPMMenu" is not defined. And the "PTPMMenu" is defined in the "/x/y/z2/script.js" ?? Best regards Ole Lützhøft _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

