InterviewSolution
Saved Bookmarks
| 1. |
What is Selenium WebDriver? |
|
Answer» SELENIUM WebDriver, also KNOWN as Selenium 2, is a BROWSER automation FRAMEWORK that accepts and sends commands to a browser to implement it. It has direct control over the browser because it communicates with it directly. Java, C#, PHP, Python, Perl, and Ruby are all supported by Selenium WebDriver. |
|