Is Selenium automated testing?

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 -

  1. Open-source
  2. Uses Single test script for Cross browser testing
  3. Early bug detection
  4. Multiple language support
  5. Easy implementation