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

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

Reply via email to