0
comment
comment
on 4/21/2013 11:14 PM
New version of canopy has been released today. This version includes an improved set of selectors: Relative selectors. New functions elementWithin and elementsWithin provide an ability to select element/elements in DOM sub-tree: You are able to write more complex page parsing code, for example like this: XPath support. From now, all selectors support XPath. There was also [...]