Interview Questions

Selenium WebDriver and Selenium IDE - What is the difference between selenium 1.0 and webdriver?

Selenium WebDriver Interview question and Answers


(Continued from previous question...)

Selenium WebDriver and Selenium IDE - What is the difference between selenium 1.0 and webdriver?

Selenium 1.0 needs Selenium RC to run a test. However, webdriver can directly launch a browser and run tests.

(Continued on next question...)

Other Interview Questions