This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Loading…
Labels











Right, so the logical OR operators (css comma or pipe in xpath), maintain order, but with respect to the page. So the original price will always come first, because it's higher on the page.
This is getting to be a little to much logic for Parsley, which was never designed to be Turing-complete. I can see implementing a reverse() function, which would give you a workaround here. My approach to this problem is reflected in the csvget project, where each row is optionally post-processed in Ruby.