23 messages in com.canoo.lists.webtestRE: [Webtest] Re: XPath support...
FromSent OnAttachments
efel...@ebusinessinformation.fr22 Nov 2005 09:05 
Marc Guillemot22 Nov 2005 11:44 
efel...@ebusinessinformation.fr28 Nov 2005 02:44 
efel...@ebusinessinformation.fr28 Nov 2005 07:21 
Marc Guillemot30 Nov 2005 03:02 
efel...@ebusinessinformation.fr30 Nov 2005 08:26.html
Marc Guillemot30 Nov 2005 10:49 
efel...@ebusinessinformation.fr01 Dec 2005 01:47.html
Marc Guillemot01 Dec 2005 02:09 
efel...@ebusinessinformation.fr01 Dec 2005 06:09.html
Marc Guillemot01 Dec 2005 10:01 
efel...@ebusinessinformation.fr02 Dec 2005 02:09 
Marc Guillemot02 Dec 2005 02:21 
Colin O'Brien02 Dec 2005 06:06 
Marc Guillemot02 Dec 2005 06:41 
Colin O'Brien02 Dec 2005 07:03 
Marc Guillemot02 Dec 2005 08:03 
Colin O'Brien02 Dec 2005 09:58 
Dierk Koenig02 Dec 2005 10:11 
Ji Yun Kim02 Dec 2005 10:24 
Dierk Koenig02 Dec 2005 11:28 
Colin O'Brien05 Dec 2005 04:06 
Marc Guillemot05 Dec 2005 07:13 
Subject:RE: [Webtest] Re: XPath support...
From:Colin O'Brien (coli@capetechnologies.com)
Date:12/02/2005 09:58:47 AM
List:com.canoo.lists.webtest

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: webt@lists.canoo.com [mailto:webt@lists.canoo.com]On Behalf Of Marc Guillemot Sent: 02 December 2005 16:04 To: webt@lists.canoo.com Subject: [Webtest] Re: XPath support...

Have you tried to call it outside of the loop:

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

Marc.