0 votes
in Xpath Interview Questions by
What Do You Understand By Xpath Comparison Operator?

1 Answer

0 votes
by

XPath comparison operator is used to compare one value to another.

There are different type of comparison operators:

  1. =
  2. !=
  3. <
  4. >
  5. <=
  6. >=

Related questions

0 votes
asked Jul 24, 2021 in Xpath Interview Questions by Robindeniel
0 votes
asked Jul 26, 2021 in Xpath Interview Questions by SakshiSharma
...