Hi Marc,

I've tried to call it outside the loop and I get the same result...

The following works without any problem
<storeXPath
    description="arithmetic test"
    xpath="(6 + 42)"
    property="testProp"
/>

Result = 48

Regards,
Colin.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Marc Guillemot
Sent: 02 December 2005 16:04
To: [email protected]
Subject: [Webtest] Re: XPath support...


Have you tried to call it outside of the loop:

<storeXPath
   description="Store portlet name"
   xpath="//[EMAIL PROTECTED]'add_w1_sel']/option[0 + 1]"
   property="portletName"
/>

Marc.


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

Reply via email to