time to quickly upgrade to 1.6.5 before 1.7 is out ;-)

Marc.

Colin O'Brien wrote:
Hi Marc,

I have Ant version 1.6.2...

Cheers,
Colin.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Marc Guillemot
Sent: 12 December 2006 15:33
To: [email protected]
Subject: Re: [Webtest] R1448 & Repeat step...?

Hi Colin,

which Ant version do you use?

Use of IntrospectionHelper.getAddTextMethod() has been introduced in build 1432. It's quite strange if you had already the problem with 1428.

Marc.

Colin O'Brien wrote:
Hi All,

I upgraded to 2.1 R1448 today and I'm getting the following error with

the <repeat/> construct.

C:\canoo\TestSuites\RO_GUI_4.0_TCs_TestSuite.xml:165: The following error occurred while executing this line:

java.lang.NoSuchMethodError:
org.apache.tools.ant.IntrospectionHelper.getAddTextMethod()Ljava/lang/re
flect/Method;
Repeat steps.

<repeat description="Verify all Tabbed panes are available"
count="${tabs}">
    <groovy description="Select a tab to verify">

        def testTab = 'tab.' + step.webtestProperties['count']

step.webtestProperties['verifyMe'] = step.project.properties[testTab]

    </groovy>

    <verifyXPath

        Description="Verify #{verifyMe} tab pane exists as a link"

        xpath="//a[contains(.,'#{verifyMe}')]"

        text="#{verifyMe}"

    />

</repeat>

Has something changed in this release.? I had the same issue with
R1428
Regards,

Colin.

*_________________________________________*

*Colin O'Brien*

*QA Manager*

* *

*CAPE Technologies,*

*Maple House, Temple Road, Blackrock, Co. Dublin*

* *

*e: [EMAIL PROTECTED]

*p: +353 1 4003 900*

*f: +353 1 4003 901*

*w: http://www.capetechnologies.com*

*_________________________________________*


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




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


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

Reply via email to