Hi Kelcy,

the best way to adjust the html-report is to change the xsl-transformation.

you can do that by manipulation the WebtestReport.xsl-file

mfg

Michael Habbert

Kelcy Monday schrieb:
I would like to know if there is any way to insert html into a report in such a way that it is honored as html and not just straight text. In particular, I am looking for a way to insert a link to another file such as:

file:///path/to/file or
http:/server:port/path/to/file

I have tried using the ant task "echo" to send the text to the report. I've sent actual html code (<a href...) and just (file) browser protocol links such as the ones mentioned above. The webtest report doesn't seem to honor either.

Is there another way to accomplish this?

NOTE:
I am using WebTest R_1758 on Ubuntu 9.04 with Firefox 3 browser to view reports.

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

Reply via email to