0 votes
in Xpath Interview Questions by
What Do You Mean By Xpath Operators?

1 Answer

0 votes
by

XPath defines operators and functions on nodes. An XPath expression returns either a node-set, a string, a Boolean, or a number.

...