What is Webdriver in Selenium

 New enhancement in selenium
 Added with Selenium 2.0
 With the help of webdriver we can execute test cases on multiple browser
 Faster execution than Selenium RC
 Better support of multiple window handling
 Better support of Ajax handling
 Support Iphone application
 Support Android application
 No need to start Selenium Server
 Support more element locating options like “PartialLinkText”
 Webdriver API is much more Object oriented than RC


No comments :

No comments :

Post a Comment