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 / & //

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention what is desired capability? How is it useful in terms of selenium?

968


How do you achieve synchronization in webdriver?

1066


What is the difference between borland silk and selenium?

1257


What are the regular expression patterns available in selenium?

956


How do you launch ie/chrome browser?

1204


What does side stand for?

952


How to type text in a textbox using selenium?

1045


Do you know what are the main advantages of selenium grid?

987


How to press enter key on text box in selenium webdriver?

1069


What exactly is the price of selenium test-suite?

921


What kind of keyboard operations can be performed in selenium?

962


Explain what is assertion in selenium and what are the types of assertion?

1021


How can we check if an element is getting displayed on a web page?

944


How to handle https website in selenium? Or how to accept the ssl untrusted connection?

917


Explain what is the difference between find elements () and find element ()?

981