Is Selenium automated testing?
Selenium is a free and open-source automated testing tool that every web application developers should be familiar with. Selenium automation testing is the term used to describe a test performed with Selenium.
Benefits of Selenium automation -
- Open-source
- Uses Single test script for Cross browser testing
- Early bug detection
- Multiple language support
- Easy implementation