you can simplify
project.log(count + ': ' + step.webtestProperties.checkMe)
to:
println count + ': ' + step.webtestProperties.checkMe
Daniel's problem is a frequent issue. Perhaps could we allow thinks like
#{foo${fii}} or ${foo#{fii}} when we will have our own PropertyHelper
(haven't I already mentionned that it would allow to clean up our code?
Now it's done).
Marc.
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest