Lisa Crispin wrote:
Hi Marcel,
Are you saying the resources directory should be copied under my results directory? That isn't happening. I am pointing to the style sheet in

Yes, exactly. That's what we're seeing here.

We invoke Webtest from Ant like so:

<property name="webtest.testfile" value="suite.xml" />
<property name="webtest.testdir" value="${webtest.home}/.." />
<ant antfile="${webtest.home}/resources/webtestsRunner.xml"/>

That webtestsRunner.xml script does it all.

the resources folder for my formatting target. I tried copying that directory myself and running the formatting, but it looks the same. The page looks fine, except it doesn't have any graphs or histograms, I'm wondering how to get those to come up.

Did you check the generated (i.e. transformed) .html file? It should give you an idea what paths are referenced.

Regards,
Marcel

--
Marcel Stör, http://www.frightanic.com
Blog: http://frightanic.wordpress.com
Skype: marcelstoer


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

Reply via email to