Robust Open Source Web Automation Tool
Updated May 17, 2021

Robust Open Source Web Automation Tool

Anonymous | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User

Overall Satisfaction with Selenium

Web-based application automation are mostly done using Selenium. It's the right automation tool as a replacement for manual regression testing that indispensably reduces the testing time due to its cross-browser, parallel, and remote executions.
  • Parallel executions (same browser in parallel, different browser in parallel).
  • Remote executions using Node and Hub.
  • Integration with CI tools like Jenkins
  • Cross-browser Support (Chrome, Firefox, different versions of IE, Safari, Opera).
  • Supports different scripting languages
  • Huge user community.
  • It has extensive support for Chrome and Firefox, but more is needed for IE and Safari.
  • Open source tool, so only cost involved for actual automation development
It is one of the leading open source tools with lot of good features to go well with web automation.
- Most importantly, it is an open source tool.

- Parallel executions (same browser in parallel, different browser in parallel).

- Remote executions using Node and Hub.

- Integration with CI tools like Jenkins

- Multi-platform support (for details have a look at http://www.seleniumhq.org/about/platforms.jsp).

- Cross-browser Support (Chrome, Firefox, different versions of IE, Safari, Opera).

- Supported environments are Windows, Linux & Mac.

- Supports different scripting languages (JAVA, C#, Perl, PHP, Python, Ruby, Objective C, Javascript).

- Huge user community.