June 19, 2017
Selenium Explained
Selenium is a free and open source browser automation framework. This means with Selenium you can automate almost anything in any popular web browser. The great thing about Selenium is that it is backed by all major browser vendors including Google, Apple, Mozilla and Microsoft.
In this lesson you will learn:
- What is Selenium?
- How does it work?
- Which browsers are supported?
- Which programming languages you can use
Prerequisites:
Ideally, you should complete these lessons first:
Get Started: