0 votes
in Testing by
What are XPath Axes? Name some of them.

1 Answer

0 votes
by

XPath is a syntax that manipulates XML (Extensible Markup Language) data. They help to locate nodes related to those on the tree. Some important XPath Axes are ancestor, child, namespace, parent, etc.

Related questions

0 votes
asked Nov 17, 2022 in Testing by sharadyadav1986
0 votes
asked Nov 18, 2022 in Testing by Robindeniel
...