it seems is not finding running.txt (which in my case is being saved in the
root directory of the project)

index-testsRunning.html
<iframe src="running.txt" id="runningFrame" width="100%" height="80%"
onload="parseContent(this)"></iframe>
</div>

2009/12/10 Hernan Castagnola <[email protected]>

> index-testsRunning.html is not showing any test during execution. Is that a
> bug?
>
> webtest.xml
>
> <copy file="${~wt.WebTest.dir}/resources/index-testsRunning.html"
>             tofile="${wt.htmlReports.outputdir}/index.html"
> description="the temporary index.html for running tests"/>
>
> Thanks,
>
> Hernan
>

Reply via email to