Interview Questions

Selenium WebDriver - What is the difference between ‘/’ and ‘//’ ?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver - What is the difference between ‘/’ and ‘//’ ?

//- it is used to search in the entire structure.
/- it is used to identify the immediate child.

(Continued on next question...)

Other Interview Questions