XPathDecoded
Learn
Playground
Practice
Cheat Sheet
Tools
FAQ
Search
Ctrl
K
Learn
Playground
Practice
Cheat Sheet
Tools
FAQ
Practice
/
Quiz
XPath Basics Quiz
Test your knowledge with 8 questions on xpath basics.
XPath Basics
Selectors & Attributes
Question 1 of 8
Score: 0/0
What does the // operator in XPath mean?
A
Select direct children only
B
Select descendants at any level
C
Select parent elements
D
Select attributes