Test xpath expressions in your browser

Posted . Visible to the public.

Safari & Chrome

Use $x() in your console:

$x('//span') # selects all span elements

Firefox

There's an add-on Show archive.org snapshot .

Dominik Schöler
Last edit
License
Source code in this card is licensed under the MIT License.
Posted by Dominik Schöler to makandra dev (2013-03-07 08:14)