Hi Ian,
Try the Ant task "Tstamp". See
http://ant.apache.org/manual/CoreTasks/tstamp.html for details.
regards,
John
On 11/6/07, Ian Phillips <[EMAIL PROTECTED]> wrote:
>
> Hi.
>
> I have the following steps:
>
> <setInputField name="email" value="[EMAIL PROTECTED]"/>
> <setInputField description="Set password field pass1:
> hello"
> name="pass1" value="hello"/>
> <setInputField description="Set password field pass2:
> hello"
> name="pass2" value="hello"/>
> <clickButton label="S u b m i t"/>
>
> I need to have a unique email address each time. Is there an easy way
> to add a timestamp to it?
>
> Thanks
>
> Ian
> _______________________________________________
> WebTest mailing list
> [email protected]
> http://lists.canoo.com/mailman/listinfo/webtest
>