Selenium WebDriver

  • Selenium WebDriver was released as part of Selenium 2.0 and now 3.0
  • WebDriver is designed in a simpler and better way as required for modern web applications
  • WebDriver uses browser native commands to drive the browser which is very robust
  • Overcomes Selenium RC Limitations
    • Issues when working with pop-ups, dialogs, multiple browsers, file upload and download.
    • WebDriver is more Object Oriented when compared to Selenium RC. You can work with web elements, windows, dialogs by creating objects for them.

  • It runs old Selenium RC code
  • You can use multiple programming languages like Java, C#, Ruby, Python
  • It supports multiple browsers and multiple operating systems

2 comments:

  1. I found your blog while searching for the updates in Selenium webdriver,I am happy to be here. Very useful content and also easily understandable providing.. Believe me I did wrote an post about selenium tutorials for beginners with reference of your blog.

    ReplyDelete
  2. good...add some more questions

    ReplyDelete