Embedded error: Generating the Canoo WebTest report failed
Source 'D:\Data\Rad\t384697\myWebTestApp\target\webtest\webtest-results' does 
not exist

        <target name="all">
                <testSpec name="GreenTest">
                        <config />
                        <config protocol="file" basepath="${basedir}" 
saveresponse="true" resultpath="${project.build.directory}/site" />
                        <steps>
                                <invoke url="PageEmbedderTest.pdf" />
                                <not description="expect to fail: document has 
no bookmarks">
                                        <pdfVerifyBookmark name=".*" 
regex="true" />
                                </not>
                        </steps>
                </testSpec>
        </target>

It seems canoo executes the test now.. But it fails to report..

Reply via email to