Comment 2 for bug 1490451

Revision history for this message
Thomas Güttler (hv-tbz-pariv) wrote :

Most developers are more familiar with css/jquery selectors.

For example I was not aware, that this is a valid xpath selector:

  //mytag[@myattr="myval"]

Are the newcomer friendly docs for xpath? I don't want to read detailed specs,
I want to read some simple cookbook style examples.