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

Tell us how can you run selenium server other than the default port 4444?

970


how to handle staleelementreferenceexception?

985


What are the different Exceptions in selenium?

1006


How selenium grid hub keeps in touch with rc slave machine?

934


What is the difference between driver.close() and driver.quit command?

1056


what is the difference between absolute path and relative path?

1111


Explain what does @test(invocationcount=?) And @test(threadpoolsize=?) Indicate.

4314


What are the main advantages of selenium?

945


How to conduct database testing with selenium webdriver?

1173


How to export selenium ide test suite to selenium rc suites?

999


How do you click on a menu item in a drop down menu?

953


How we handle pop-up web-based ?

1130


Other than the default port 444 how you can run selenium server?

1276


where do u maintain all your test cases in manual not in selenium

1338


Tell me what you know about selenium?

1014