Selenium is a free and open-source automated testing suite for Web User Interfaces. Its tools provides automated testing for all types of web applications.
It has 4 major components with a different approach for automation testing which is popular as the Selenium suite of tools.You can download the Selenium from the PyPI page for Selenium package. And also you can install the Selenium directly to your System by using “pip” command.