The // tells the query that

Options
- It needs to stop at the first element that it finds.
- This is comment
- The path of the file or folder
- All of these


CORRECT ANSWER : It needs to stop at the first element that it finds.

Discussion Board
Selenium

Answer: It need to stop at the first element that it finds.
Solution: // is used in the Xpath for locating nodes in the XML document. The XML locater is start with // that is used to define the first node of locater in the XML document.
Therefore Option A is correct.


Rohit Srivastava 07-28-2014 05:28 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement