Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium

New issue 1623 by Marcin.Koperski: Extend Remove Elements that will allow using of position range
http://code.google.com/p/robotframework/issues/detail?id=1623

For following xml
 <foo>
     <bar></bar>
     <bar></bar>
     ...
</foo>

allow to use example
.//bar[position() >= 100 and not(position() > 200)]

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to