Automation Question: Download Automation PDF

Tell us how could you explain the main difference between WebDriver and RC?

Tweet Share WhatsApp

Answer:

Selenium WebDriver drives the browser using built-in support. RC injects JavaScript function into browsers when the page is loaded.

Download Automation PDF Read All 108 Automation Questions
Previous QuestionNext Question
Explain me which web driver implementation is the fastest?Tell me how can we launch different browsers in Selenium WebDriver?