Python
Database
Operating System
Programming
Linux Command
Toolkit
Other
Keyboard Shortcuts
Open sidebar
Open user menu
Guess
Search
Dart
HTML Canvas
Redis
Bash
JavaScript
XPath
XPath Expressions
Axes
Axis
Example
Means
/
//ul/li/a
Child
//
//[@id="list"]//a
Descendant
Prefixes
Prefix
Example
Means
//
//hr[@class='edge']
Anywhere
/
/html/body/div
Root
./
./div/p
Relative
Steps and axes
-
-
-
-
//
ul
/
a[@id='link']
Axis
Step
Axis
Step
Comments
Add your comment
Post
Related
Also see
XPath More examples
XPath Axes
XPath Functions
XPath Predicates
XPath Expressions
XPath Selectors