How does one call a predefined module from within groovy? For example, I've defined the file login.xml which contains:
<invoke
description="goto login page"
url="#{start.page}" />
How should I execute this module from within a groovy script block?
regards,
Stephen
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

