0 votes
in Selenium by
What is Selenium WebDriver?

1 Answer

0 votes
by
Selenium WebDriver AKA Selenium 2 is a browser automation framework that accepts commands and sends them to a browser. It is implemented through a browser-specific driver. It controls the browser by directly communicating with it. Selenium WebDriver supports Java, C#, PHP, Python, Perl, Ruby.

Learn Selenium WebDriver Architecture

Related questions

0 votes
asked Dec 9, 2019 in Testing by Robindeniel
0 votes
asked Jan 9 in Selenium by sharadyadav1986
...