Peter Ledbrook wrote: >> you should use step.context and not context. >> > > OK, thanks. I think the example in the documentation for the step > should be updated since it uses 'context' directly, rather than > 'step.context'.
you're right. Now fixed, this will be visible on the website once the build is completed. > Or does the above only apply when using groovy > webtests? What about 'scriptStep'? webtest from groovy has no impact here. scriptStep puts more variable in the binding but for the groovy step we decided to limit it. Marc. -- Blog: http://mguillem.wordpress.com _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

