[Webtest] First sample on http://webtest.canoo.com/manual/samples.html
Denis N. Antonioli
webtest@lists.canoo.com
Wed, 14 Sep 2005 12:13:19 +0200
Dear Ivan
Thank you very much!
That's the trouble when writing example code without having it run
first :-(
A fix has been checked into the repository and will be with R_1002.
Best
dna
On 14 sept. 05, at 11:39, Ivan Rancati wrote:
> Good morning,
>
> I am starting to use WebTest and (I think) there might be a small
> problem with the first sample, SimpleTest.xml
>
> On line 3 we have
> <property name="${webtest.home}" location="C:/java/webtest" />
>
> but, at least with ant 1.6.5 on Linux, that line will not set the
> value of webtest.home
> I got the sample to work changing to
> <property name="webtest.home" location="C:/java/webtest" />
>
> or am I missing something?
>
> thank you,
> Ivan
>
> _______________________________________________
> WebTest mailing list
> WebTest@lists.canoo.com
> http://lists.canoo.com/mailman/listinfo/webtest
>
--
Emacs is my operating system, and Linux its device driver.
-- Bake Timmons