Hi, what are you trying to do here? The scriptStep allows you to script WebTest, not to run a js file that should run within an html page.
Cheers, Marc. -- Web: http://www.efficient-webtesting.com Blog: http://mguillem.wordpress.com Ole Lützhøft wrote: > To the problem with Plumtree, > > I have seen, that > > <scriptStep description=">>>> 01 Load my.mach.com_PTIncluder.js from > file" > language="javascript"> > src="file:///D:/offline/my.mach.com_PTIncluderxx.js" > keep="true" > </scriptStep> > > don't work. > > This step being reported successfully executed. Unnoticed the file not > exsist .... > > #ResultNameParameterDuration 1scriptStep >>>>> 01 Load my.mach.com_PTIncluder.js from file > language javascript > nested text src="file:///D:/offline/my.mach.com_PTIncluderxx.js" > keep="true" > script src="file:///D:/offline/my.mach.com_PTIncluderxx.js" > keep="true" > > > /Ole > ----- Original Message ----- From: Ole Lützhøft > To: [email protected] > Sent: Wednesday, November 05, 2008 7:48 AM > Subject: [Webtest] Testing a plumtree portal with JavaScript don't work > > > Hello .. > I want testing a plumtree portal with Webtest. Plumtree defines a lot of > Javascripts in .js files. > But I get the following error: "ReferenceError: "PTPMMenu" is not > defined." when calling the PTPMMenu. I have looked in many mails, do I > understand it correct, that it is not possible to call jave resources > ("PTPMMenu") from html? > Thank you > /Ole _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

