[Webtest] [webtest][JIRA] Created: (WT-283) Extend <repeat> with an xpath
attribute
Marc Guillemot (JIRA)
Marc Guillemot (JIRA)" <noreply@canoo.com
Mon, 12 Mar 2007 18:16:39 +0100 (CET)
Extend <repeat> with an xpath attribute
---------------------------------------
Key: WT-283
URL: http://webtest-community.canoo.com/jira/browse/WT-283
Project: WebTest
Type: New Feature
Versions: 2.1
Reporter: Marc Guillemot
Assigned to: Marc Guillemot
It's a common usage to use <storeXPath> to store the results of an xpath expression and then to use <repeat> with the value retrieved previously. This leads to complicate xpath expressions.
A simplification would be to provide an xpath attribute in <repeat> allowing to iterate of the results of the xpath evaluation. In this case the "counter" would be the current node which should be made available in the global variable context to allow access with "$myCounter" from xpath expressions.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://webtest-community.canoo.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira