Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Selenium by (55.6k points)
recategorized by
I am new to selenium. Could you explain the web driver in Selenium in simple words?

1 Answer

0 votes
by (119k points)

Web driver in Selenium is an automation testing framework for tests against web browsers. Web driver can be used for browsers like Mozilla Firefox, Google Chrome, Opera Browser, Safari, Internet Explorer, etc. Web driver supports programming languages like Java, .Net, PHP, Python, Ruby, Perl to create test scripts. Web driver accepts the commands from Selenium or client API and directly interacts with the browser.

If you are interested to learn Selenium, you can enroll course on Selenium training by Intellipaat.

You can watch this video on Selenium tutorial to know more about web driver and its architecture:

Browse Categories

...