Skip to main content
TrustRadius
Selenium

Selenium

Overview

What is Selenium?

Selenium is open source software for browser automation, primarily used for functional, load, or performance testing of applications.

Read more
Recent Reviews

TrustRadius Insights

Selenium has gained popularity among users as it offers a versatile solution for automation testing. Many users have found success in …
Continue reading

Advantages of Using Selenium

10 out of 10
January 16, 2022
We use Selenium for running our end-to-end UI test cases on their grid. The Selenium grid addresses the biggest problem [of] managing [an] …
Continue reading

Selenium

10 out of 10
January 08, 2022
Incentivized
Selenium is a very useful tool for automating any web application. It provides the browser interface for accessing any browser ex: chrome …
Continue reading
Read all reviews

Awards

Products that are considered exceptional by their customers based on a variety of criteria win TrustRadius awards. Learn more about the types of TrustRadius awards to make the best purchase decision. More about TrustRadius Awards

Return to navigation

Pricing

View all pricing
N/A
Unavailable

What is Selenium?

Selenium is open source software for browser automation, primarily used for functional, load, or performance testing of applications.

Entry-level set up fee?

  • No setup fee

Offerings

  • Free Trial
  • Free/Freemium Version
  • Premium Consulting/Integration Services

Would you like us to let the vendor know that you want pricing?

149 people also want pricing

Alternatives Pricing

What is Tricentis Test Automation for Salesforce?

Tricentis Test Automation for Salesforce supports test creation and execution for users of all skill levels to improve the quality of upgrades, applications, and customizations. Using its recorder or test builder, teams can create and manage test cases, regardless of the environment or the user's…

What is AutomationHQ?

AutomationHQ™ (AHQ) is a complete TAAS (Test Automation As Service) solution. Its NLP driven, cloud-based No-Code test automation platform is presented as ideal for agile delivery team. Any one in agile team can develop In-Sprint test automation in plain English with AHQ. User can create virtual…

Return to navigation

Product Demos

Selenium Grid Tutorial For Beginners (Step By Step) With Demo in 5 min | Day 29

YouTube

Selenium Webdriver Live Training | Day 01 demo | Selenium IDE and Automation Basics

YouTube

Implicit, Explicit, & Fluent Wait in Selenium(Step by Step Explained with Demo) - Day 5

YouTube

SELENIUM TRAINING TUTORIAL - DATABASE TESTING TUTORIAL 1 | FREE SELENIUM TUTORIAL DEMO ONLINE

YouTube

Selenium Simple Test Quick Demo

YouTube

Selenium Demo - Part - 3||manual testing and selenium introduction

YouTube
Return to navigation

Product Details

Selenium Technical Details

Operating SystemsUnspecified
Mobile ApplicationNo

Frequently Asked Questions

Selenium is open source software for browser automation, primarily used for functional, load, or performance testing of applications.

Reviewers rate Implementation Rating highest, with a score of 9.

The most common users of Selenium are from Enterprises (1,001+ employees).
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews and Ratings

(272)

Community Insights

TrustRadius Insights are summaries of user sentiment data from TrustRadius reviews and, when necessary, 3rd-party data sources. Have feedback on this content? Let us know!

Selenium has gained popularity among users as it offers a versatile solution for automation testing. Many users have found success in using Selenium for functional/UI data-driven automation testing frameworks, particularly when paired with Selenium WebDriver Java and TestNG. The platform independence and cost-saving benefits have made it a popular choice across organizations, effectively automating projects and managing test data. Additionally, Selenium's large community and support for multiple languages have been key factors in its adoption for automation testing. For example, Huawei successfully replaced paid legacy automation tools with Selenium to automate an internal website. Integrating Selenium with REST has also proven to be effective in automating a significant number of test cases for various applications, ensuring quality and efficiency. Users have reported that Selenium helps address the problem of frequent manual regression test runs, reducing checking cycle time, and increasing release frequency. Furthermore, Selenium coupled with Watir WebDriver enables seamless browser driving, enhancing code quality and capturing code regressions. Python 3 users on Linux machines have praised Selenium for providing a smooth experience for web automation. Additionally, users have utilized Selenium for data scraping, simplifying the extraction of data from websites. These examples highlight how customers rely on Selenium as a core framework to execute test scripts efficiently and reliably. The open-source nature of Selenium, wide community support, integrations, documentation accessibility, and availability of skilled professionals make it an attractive option for organizations looking to automate testing processes seamlessly. With its ability to function as a tool for both UI testing and backend Rest services automation, Selenium provides good coverage of regression test cases while reducing time and effort needed for testing. It is widely used by QA departments across organizations to develop customized automation frameworks and reduce the testing time cycle. From maximizing time on stability and functionality to automating monotonous tasks like content and grammar checks in marketing companies, Selenium has proven to be valuable in a variety of use cases like GUI regression testing in the quality assurance department and automating web-based products. While Selenium does have limitations in detecting certain elements, users have found workarounds for these issues. Overall, Selenium has proven to be a valuable tool for web application testing, providing a versatile and essential solution for automation needs.

Efficiency for Automating Tasks: Many users have found Selenium highly efficient and beneficial for automating mundane tasks, such as form-filling and data scraping. Several reviewers have mentioned that the software has saved them significant time and effort by automating repetitive tasks.

Improves Quality Assurance: Multiple users appreciate how Selenium improves Quality Assurance processes by eliminating the need for manual testing, thereby reducing errors and costs. Some reviewers believe that Selenium's automated testing capabilities enhance the accuracy and reliability of their tests.

Supports Multiple Programming Languages: The support for multiple programming languages in Selenium is frequently praised by users. Many reviewers mention that this feature allows them to work with their preferred programming language, making it easier to integrate Selenium into their existing development workflows.

Difficult to use without multiple monitors: Some users have found it challenging to utilize Selenium effectively without multiple monitors. This is because it requires additional screens for testing with playback, making the setup and execution more complex.

Technical issues with browsers other than Firefox: Users have encountered technical difficulties when using Selenium with browsers other than Firefox. These issues can lead to problems during testing and may require workarounds or alternative solutions.

Lack of support for database and image testing: According to user feedback, Selenium lacks built-in support for database testing and image testing. This limitation restricts users from fully assessing these aspects of their applications and may require them to explore other tools or approaches.

Users commonly recommend several approaches to enhance test case creation and test suite implementation in Selenium. One common recommendation is to utilize a framework that supports a Data Driven or Input Driven approach for better results. Another suggestion is to ensure ease of understanding and use when working with Selenium. Finally, users advise implementing best practices for test automation, including thorough planning, well-organized test scripts, proper modularization, and effective error handling. Taking these recommendations into consideration can help improve the effectiveness and efficiency of using Selenium for testing purposes.

Attribute Ratings

Reviews

(1-25 of 55)
Companies can't remove reviews or game the system. Here's why
Score 9 out of 10
Vetted Review
Verified User
Incentivized
When you have to test the UI and how it behaves when certain actions are performed, you need something that can automate the browsers. This is where Selenium comes to the rescue. If you have to test APIs and not the frontend (UI), I would recommend going with other libraries that support HTTP Requests. Selenium is good only when you have no choice but to run the steps on a browser.
Score 10 out of 10
Vetted Review
Verified User
Selenium is well suited for test case automation in two ways. The first way is by providing a framework for writing the test cases, qualifying the newly developed features by the developers. The second way is by [furnishing] the Selenium grid which is the infrastructure for running the automated test cases seamlessly. It is less appropriate in cases of running JUnit, [I believe].
Score 9 out of 10
Vetted Review
Verified User
Incentivized
Selenium is one of the few tools on the market that allows interaction with a browser that is open-source, so it would be really hard to fault/beat it. It's actually available to use in many languages (like Java, Javascript, Python, etc.), so it does cater to many out there. The use case is simple, but powerful, "to imitate a real user interacting with a webpage". This opens up so much in regards to Front end automation and will automate many of your test cases which you would normally manually perform, in a much slower and error-prone way. In addition, you could write scripts to act as tools, if say an API isn't exposed to you. For example, you could create scripts to register an account on a website with different randomised usernames each time. So not just limited to testing. The only downside is that Selenium could hit a scenario where it becomes stuck, then it will crash and require you to debug where it went wrong. But this is more down to the logic of the scripts rather than Selenium itself. You would need to know your product well to cater to these scenarios as Selenium won't handhold you to why things crash/fail.
January 08, 2022

Selenium

Score 10 out of 10
Vetted Review
Verified User
Incentivized
Automating any web application on a web browser like Chrome, Selenium makes it very easy to automate the web application. Selenium provides many inbuilt methods to use which make users attract. It is also very easy to learn and also it can implement well with many of the other languages.
Score 9 out of 10
Vetted Review
Verified User
Incentivized
If you need to test web applications, Selenium is the de-facto testing platform. Tons of community support and the fact that the software is open source means you will find a plethora of resources if you ever have a question about the product. You will need programming experience to get the most out of it, and if you are looking to test desktop or mobile applications, look elsewhere.
January 08, 2022

Selenium review

Veeraiah Motukuri | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
1. For browser-based applications definitely Selenium is best 2. For ERP applications such as SAP unable to automate it. 3. I used all web retail applications and was very helpful and within 6 months time frame able to build UI and REST services framework and deliver critical business processes.
Mauro Giannandrea | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User
Incentivized
For me, Selenium is the Swiss Army knife for tests, it is possible to use it everywhere, especially in that cases: As a web driver for software like ZAP. Any software that needs to drive web interface in some places needs to be tested with other software To validate acceptance criteria. Is possible to write selenium tests before implementation and use them to validate the user interaction Regression tests on UI. As above is also possible to check that there is no regression in the usage user experience The big concern is about the possibility to maintains Selenium solutions on a big number of microservices, in that case, other solutions can be used.
Score 9 out of 10
Vetted Review
Verified User
Incentivized
Pros: Open-sourced and free: Multiple language support: The community: Wide plugin support: Easy installation and intuitive usage: Cross-browser support: Remote testing: Multiple testing and parallel testing execution: Cons: False-positive results: Long test duration: No root-cause analysis: Performance
Score 9 out of 10
Vetted Review
Verified User
Incentivized
Scenarios where Selenium is well suited:
Web UI automation
Parallel execution of tests
Works with 8 coding languages of your choice
Can be easily integrated with CICD pipelines like Jenkins
Scenarios Where Selenium is not the best fit
Windows applications automation
Mobile automation
Visual validation


Score 10 out of 10
Vetted Review
Verified User
Incentivized
- 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.
Sharmin Promi | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User
Incentivized
  1. It is well suited for fast automation delivery on multi platform solutions.
  2. Multiple integration opportunities with latest technology and cloud solutions.
  3. Multiple browser, mobile, ios and android integration capabilities.
  4. CI/CD integration capability for faster delivery.
  5. Open source and many online resources and support available.
  6. Support and integrate multiple languages and multiple IDE.
zahit bogus | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User
Selenium is a “Browser Automation” tool, as defined on the website, that is, a tool that allows us to automatically create and operate certain testing steps of websites through our web browser. For example, when we want to test the correct and incorrect operation scenarios of the user registration page of our website, we can automate steps such as opening the user registration page with Selenium, filling in the input fields on the page, clicking on the button... So it makes it easier for us to do functional tests of our practice.
Isaiah Hayes | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User
Incentivized
Web applications are well suited by the use of Selenium. For example, many of our creations are web based, which make selenium a viable option for our automation needs. However, a prodigious size of our products are created from a proprietary engine. This being said, selenium is not an option for the majority of our products.

This forces us to find other suitable automation software for more than 2/3 of our products.
Rajesh Kumar | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
Selenium is well suited for web-based automation projects, and it is mainly used in a testing framework as well. I think it is best suited for automation as well as testing. We can even do mobile automation using Selenium. We can do Windows, web, and mobile automation using Selenium. That is a big plus for Selenium.
Score 9 out of 10
Vetted Review
Verified User
Incentivized
Selenium is an excellent tool for automating the testing of web applications. If you have an application that has is heavily focused on the user experience and interface, it can make it easier to test and create use cases and be reported on it. It can also help test the application with multiple browsers, which has always been a challenge for tech software companies. Selenium is not useful for automating web scraping, etc.
Binoy Shah | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User
Incentivized
Selenium is best suited for web and mobile-based automation testing. Mainly an automation framework built around selenium web driver is used for Regression Testing coverage, hence testing time can be reduced.

Selenium is less appropriate for organizations where desktop-based applications are being used, and they are looking for automation solutions.
Score 9 out of 10
Vetted Review
Verified User
Incentivized
Well suited:
- For Web and mobile-based automation
- For cross-browser automation
Less suited:
- Selenium is not a tool for automation of windows-based applications like mainframe, .Net , Java etc.






Score 8 out of 10
Vetted Review
Verified User
Selenium is well suited for testing web applications. It supports almost all popular web browsers on the market. It is very effective to help reducing regression testing time of the team. As any other automation tools, you should not automate test cases that only run for once. It is also not suitable for database nor web service testing.
Shivani Sharma | TrustRadius Reviewer
Score 7 out of 10
Vetted Review
Verified User
Incentivized
Selenium is best suited for Python and Linux machines. With Python and the Selenium web-driver, it works very smoothly. Following are the use cases of Selenium which we use:
1. Testing websites.
2. Data Scraping.
3. Form filling.
Sanyam Jain | TrustRadius Reviewer
Score 2 out of 10
Vetted Review
Verified User
Incentivized
Most Suited: When you are working with Linux/Python it's best to have Selenium for only web-based automation. In addition, we did not have any automation tools for Linux until now (Like UiPath or Automation Anywhere), thus Selenium is a good choice.
Less Suited: If you are completely work-based in Windows and no one on the staff has issues with the Windows UX, one should always go for UiPath.
Return to navigation