Here's the part you'll need to change:

                               <taskdef
resource="webtest_base_relaxed.taskdef">
                                   <classpath>
                                       <path refid="maven.test.classpath"/>
                                       <path location="src/main/resources"/>
                                   </classpath>
                               </taskdef>

You should be able to pick a different "resource" that has PDF Tasks
in it.  I'd look in the webtest.jar for a list of taskdefs.  Note: You
may have to add PDF-handling dependencies to the maven-antrun-plugin
that these tasks are defined in.

Matt

On 3/31/07, ros <[EMAIL PROTECTED]> wrote:

In Appfuse 1.9.x it was webtestTaskdefs.properties to add
"verifyPdfText:com.canoo.webtest.plugins.pdftest.PdfVerifyTextStep" and add
pdf box and pdf unit in to classpath.

In Appfuse 2.x dependencies can be added in pom.xml plugin description, but
where to define verifyPdfText step?

Thanks.


mraible wrote:
>
> You need to adjust the webtest task to load the pdf tasks.
> Unfortunately, you'll probably need to add the PDF-related
> dependencies to the plugin in order for everything to work.
>
> Matt
>
>
> On 3/2/07, ros <[EMAIL PROTECTED]> wrote:
>>
>> Hi!
>>
>> How to add support of verifypdftext to appfuse 2 webtests?
>>
>> Thanks.
>> --
>> View this message in context:
>> 
http://www.nabble.com/appfuse-2---webtest---verifypdftext-step-does-not-work-tf3333159s2369.html#a9268230
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>
> --
> http://raibledesigns.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>

--
View this message in context: 
http://www.nabble.com/appfuse-2---webtest---verifypdftext-step-does-not-work-tf3333159s2369.html#a9768145
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to