Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is difference between / & //



What is difference between / & //..

Answer / lakshmi

/
1.It starts selection from the document node
2. It Allows you to create 'absolute' path expressions
3. e.g “/html/body/p” matches all the paragraph elements
//
1. It starts selection matching anywhere in the document
2. It Allows you to create 'relative' path expressions
3. e.g“//p” matches all the paragraph elements

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Selenium Interview Questions

Explain about selenium-ide ?

0 Answers  


What’s selenese?

0 Answers  


what is mutation testing, Difference between system and End to End testing,Give examples of bug having high priority but low severity except spelling mistakes and logo symbol.

0 Answers  


How will you find an element using selenium?

0 Answers  


Mention what is the use of x-path?

0 Answers  


Are you familiar with selenium? If yes, what is it?

0 Answers  


Describe a framework. List some of the common automation frameworks.

0 Answers  


How to do file upload in selenium?

0 Answers  


What are the testing types that can be supported by selenium?

0 Answers  


What is the difference between assert and verify in selenium?

0 Answers  


What are the features of testng and list some of the functionality in testng which makes it more effective?

0 Answers  


What is selenium?

1 Answers  


Categories