Updates:
        Status: Pending

Comment #1 on issue 1623 by pekka.klarck: Extend Remove Elements that will allow using of position range
http://code.google.com/p/robotframework/issues/detail?id=1623

First of all, is this standard xpath or pseudocode? ElementTree module that XML library uses internally has a very limited xpath support and doesn't, AFAIK, support anything like this. If this is standard xpath, then using lxml module instead of ElementTree might be the solution. It shouldn't be too complicated to allow configuring XML library to use it instead ET.

--
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