Selenium WebDriver Job Interview Questions Part – 5
Part 5 21 : How does selenium RC software testing tool drive the browser? Answer : When browser loaded In Selenium RC, It ‘injected’ javascript functions into the browser and then It Is using javascript to drive the browser for software application under test. 22 : How does the selenium WebDriver drive the browser? Answer : Selenium webdriver software testing tool works … Read more