What is the difference between “/” and “//” in Xpath?
What is the difference between “/” and “//” in Xpath?
a. “/” is used to create XPath with a relative path and “//” is used to create XPath with an absolute path
b. “/” is used to create XPath with an absolute path and “//” is used to create XPath with a relative path