> It is really a great tool, it's all configured to start even explorer > / other browser when the tests have finished. Excellent stuff, really. > Just our of curiosity: I change from macrodef to a normal target, never > used macrodef... what would be the benefit? What is it good for? > The ant manual was rather... well.
in this case macrodef doesn't make so much sense for me. Macrodef can be useful in WebTest to build reusable parameterizable blocks. A kind of "function" or "method" for Ant scripts. Marc. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

