I thought you might say that ;)

Here is what I got and produces same result (only now I'm trying it with ANT 
property so the filename is ${buildnum}.csv

after the storeRegEx I wrote this:

<storeProperty
        name="buildnum"
        propertyType="ant"
        value="#{buildnum}"/>

then I attempted to access the property via the ${} syntax, nothing.  I also 
tried to specify within the <storeRegEx> that propertyType="ant" and still to 
no avail.



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Frank Langanke
Sent: Thursday, May 04, 2006 8:23 AM
To: [email protected]
Subject: Re: [Webtest] properties


Brian Spindler wrote:
> Thx Frank, How do I do that?
> 
The manual is your friend :)

http://webtest.canoo.com/webtest/manual/properties.html

Frank.
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to