No more typing reviews! Try our Samantha, our new voice AI agent.
Abhishek-Tiwari - PeerSpot reviewer
Senior Associate at PwC
Real User
Oct 30, 2022
An open-source solution that has significantly reduced costs for the company
Pros and Cons
  • "The plugins, the components, and the method of the library with Selenium is very user defined."
  • "Selenium is an open-source tool that has significantly reduced the cost for the company."
  • "One limitation of Selenium is that it is purely focused on web application testing."

What is our primary use case?

I use Selenium HQ to migrate manual test cases in automation scripts. 

For example, with respect to a quality analyst, if I want to test a certain scenario, I have to write the test cases. It may be a small test case, a regulation test case, or a synergy test case. Selenium will migrate them in the automation script. Instead of executing all my test cases manually, I can run an automation suit that has been written with the help of Selenium. Selenium will execute this automation suit, and it will provide an execution report. The report will be 100% accurate using the code we wrote.

What is most valuable?

Selenium is an open-source tool that has significantly reduced the cost for the company.

The plugins, the components, and the method of the library with Selenium is very user defined. Anyone with a good depth of technical skills can use their library with the help of their package.

What needs improvement?

One limitation of Selenium is that it is purely focused on web application testing. For example, if there is a webpage where we need to upload some documents or emails in the webpage and I want to automate that scenario with the help of Selenium, it will not be possible. I can not upload any documents because when I am clicking on the browser the Windows pop up will appear. 

It would be beneficial if Selenium HQ would develop integrated plugins, and inbuilt features, which would help us to automate Windows based applications. With the help of other third party plugins, like AutoIt, Robot Class, or Sikuli we can integrate Windows based applications. 

Another limitation of Selenium HQ is that we can not automate the capture part. EML processing is not available in Selenium, particularly if a website requires some capture kind of validations before logging into the application. To overcome this situation, we can disable the capture part from the application side, so we can get access to the database directly.

For how long have I used the solution?

I have been using Selenium HQ for six years.

Buyer's Guide
Selenium HQ
August 2026
Learn what your peers think about Selenium HQ. Get advice and tips from experienced pros sharing their opinions. Updated: August 2026.
913,683 professionals have used our research since 2012.

What do I think about the stability of the solution?

The solution is stable.

What do I think about the scalability of the solution?

Selenium HQ scales well.

How are customer service and support?

I would rate customer service and support average overall.

How was the initial setup?

The initial setup of Selenium is easy, usually taking two to three hours to complete.

What about the implementation team?

The installation is completed in-house. 

What's my experience with pricing, setup cost, and licensing?

The solution is open-source, so it is 100% free with no hidden charges.

Which other solutions did I evaluate?

We chose to use Selenium HQ based on our customer needs and costs.

What other advice do I have?

I would recommend that anyone who is looking to implement Selenium into their organization should have strong technical knowledge. At least one person should have some programming language skill set in either Java, Python or C#. 

Selenium libraries are a tool that could be reused, but how to frame, integrate and optimize by reducing a line of code to get the proper maximum efficient output requires technical knowledge. It is valuable to have experience prior to joining the Selenium HQ community.

Overall, I would rate Selenium HQ an eight out of 10.

Which deployment model are you using for this solution?

On-premises
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Fatih Mehmet HARMANCI - PeerSpot reviewer
Software Testing Services Manager at Virgosol
Real User
Top 20
Oct 31, 2024
Valuable web automation but has coding challenges due to changing locators
Pros and Cons
  • "Selenium is a valuable tool for web testing, and it integrates easily with frameworks like the Gauge framework, making it easier than others. It supports different programming languages, including Java and JavaScript."
  • "The most significant issue with Selenium is its difficulty in adapting to changing locators, which can hinder testing."

What is our primary use case?

Our team primarily uses Selenium for web testing. It is useful for functional and regression testing. Although I am now managing a team and do not use any tools myself, my team works with several tools, including Selenium, Appium, KrayMaster, the Google Search tool, Postman, and Katalon Studio.

How has it helped my organization?

Using Selenium helps save money as it is an open-source tool. However, writing the code can be difficult and requires skilled personnel.

What is most valuable?

Selenium is a valuable tool for web testing, and it integrates easily with frameworks like the Gauge framework, making it easier than others. It supports different programming languages, including Java and JavaScript.

What needs improvement?

The most significant issue with Selenium is its difficulty in adapting to changing locators, which can hinder testing. Additionally, writing code can be challenging, especially for beginners.

For how long have I used the solution?

I have been working with Selenium for about seven years.

What do I think about the stability of the solution?

While deploying and using Selenium, integrating frameworks and maintaining backups separately are areas that require more manual handling.

How are customer service and support?

There is no need to contact the technical support team directly as there are many resources available online. Many people share solutions to common problems, so issues can often be resolved independently.

How would you rate customer service and support?

Neutral

Which solution did I use previously and why did I switch?

Some colleagues argue that Cypress or Playwright might be better than Selenium, but we continue to use Selenium with the Gauge Framework.

What's my experience with pricing, setup cost, and licensing?

As an open-source tool, Selenium does not have direct costs, but coding can be money-intensive because it is challenging.

Which other solutions did I evaluate?

Cypress and Playwright were considered by some colleagues as alternatives.

What other advice do I have?

I mentioned that solving the issue of adapting to changing locators would significantly improve Selenium, potentially increasing its rating. Additionally, one can utilize web portals and AI to assist with problems.

I would rate it a seven out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Selenium HQ
August 2026
Learn what your peers think about Selenium HQ. Get advice and tips from experienced pros sharing their opinions. Updated: August 2026.
913,683 professionals have used our research since 2012.
Kapil Tarka - PeerSpot reviewer
Test Manager at a tech services company with 51-200 employees
Real User
Nov 6, 2022
Automated UI tests, reliable, and highly configurable
Pros and Cons
  • "The most valuable features of Selenium HQ are the automation of all UI tests, its open-source, reliability, and is supported by Google."
  • "Selenium HQ can improve by creating an enterprise version where it can provide the infrastructure for running the tests. Currently, we need to run the test in our infrastructure because it's a free tool. If Google can start an enterprise subscription and they can provide us with the infrastructure, such as Google Cloud infrastructure where we can configure it, and we can run the test there, it would be highly beneficial."
  • "Selenium HQ can improve by creating an enterprise version where it can provide the infrastructure for running the tests."

What is our primary use case?

We are using Selenium HQ for automated UI testing of web applications.

What is most valuable?

The most valuable features of Selenium HQ are the automation of all UI tests, its open-source, reliability, and is supported by Google.

What needs improvement?

Selenium HQ can improve by creating an enterprise version where it can provide the infrastructure for running the tests. Currently, we need to run the test in our infrastructure because it's a free tool. If Google can start an enterprise subscription and they can provide us with the infrastructure, such as Google Cloud infrastructure where we can configure it, and we can run the test there, it would be highly beneficial.

For how long have I used the solution?

I have been using Selenium HQ for approximately nine years.

What do I think about the stability of the solution?

Selenium HQ is highly stable.

What do I think about the scalability of the solution?

The scalability of Selenium HQ is good.

We have approximately 10 testers that are using this solution.

How was the initial setup?

The initial setup of Selenium HQ is very difficult. You need different configurations on your system, such as Java and you need to configure it. Additionally, you need to have some IDEs such as Eclipse or IntelliJ IDEA on your system. Selenium is supported in many languages, such as .NET, Java, Python, JavaScript, and C#. So, at least you must be knowing any one of these languages, then only you can use Selenium.

The solution requires coding experience to be able to implement.

The deployment does not take a lot of time. You can create a continuous integration pipeline with TeamCity or Jenkins, and then you can run tests.

What's my experience with pricing, setup cost, and licensing?

Selenium HQ is a free and open-source solution and is supported by Google.

Which other solutions did I evaluate?

We evaluated Tricentis Tosca and it was expensive and Selenium HQ is free. This is why we choose Selenium HQ.

What other advice do I have?

My advice to others is the first step to using Selenium HQ is to learn a programing language.

I rate Selenium HQ a nine out of ten.

It's a very stable tool and it's open-source, and there are new versions available. The new versions come quickly and frequently, you receive a successor version with bug fixes very easily. The tool is easy to use and highly configurable.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Amiya Acharya - PeerSpot reviewer
Senior Automation Engineer at a tech vendor with 10,001+ employees
Real User
Oct 11, 2022
An open-source and language-independent product with support for many plugins
Pros and Cons
  • "It supports many external plugins, and because it's a Java-based platform, it's language-independent. You can use Java, C#, Python, etc."
  • "It's one of the best tools I have worked on. It's a strong tool and a winner in functional testing and automation testing."
  • "If they can integrate more recording features, like UFT, it would be helpful for automation, but it's not necessary. They can also add a few more reporting features for advanced reporting."

What is our primary use case?

We do UI-based functional testing in Selenium. We have prioritized some of the use cases that are most likely to be affected, and we have added those to our regression suite. Each week or each month, we trigger the regression suite to check that nothing is broken.

What is most valuable?

It supports many external plugins, and because it's a Java-based platform, it's language-independent. You can use Java, C#, Python, etc. It's open to different platforms, but you have to be really good at coding to work with this.

What needs improvement?

If they can integrate more recording features, like UFT, it would be helpful for automation, but it's not necessary. They can also add a few more reporting features for advanced reporting.

For how long have I used the solution?

I have been using this solution for the last four years. 

What do I think about the stability of the solution?

It's a stable product.

What do I think about the scalability of the solution?

It's scalable. If you have a Jenkins setup and you are running on the grid, it's robust and smooth.

We have about 300 users, and it's used on a daily basis.

How are customer service and support?

We have mostly used online support. Whatever you're looking for, the answers are already available on the web. If any technical issues are there, our own internal IT team is also able to fix them. I don't remember any instance of connecting with their support. So, it has been really smooth.

How would you rate customer service and support?

Positive

How was the initial setup?

Its initial setup is a little tough. It could take around six hours, but if you are experienced enough, you can do it within an hour. If you are a complete beginner, it will be a little difficult.

You have to be really good with the POM dependencies, and you have to be used to working on different IDEs, such as IntelliJ or Eclipse ID. Based on the different setups, you have to consider the POM file and also integrate those dependencies. These things take up some time initially, but once they are done, it works well. I would rate it a 4 out of 5 in terms of the setup.

It doesn't require much maintenance. If you are upgrading to a new version, the basic changes will be needed, but not that much maintenance is needed. It's really easy. They do a release every six or seven months.

What's my experience with pricing, setup cost, and licensing?

Selenium is an open-source product. It is free.

What other advice do I have?

It's one of the best tools I have worked on. It's a strong tool and a winner in functional testing and automation testing. It's open source, and it also supports mobile testing. Other tools, such as UFT, are quite expensive. 

I would rate it a 9 out of 10.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer1975398 - PeerSpot reviewer
Software QA Manager at a security firm with 201-500 employees
Real User
Oct 2, 2022
Good community support and easy installation, but the scripts require a lot of maintenance
Pros and Cons
  • "Some of the most valuable features of this solution are open-source, they have good support, good community support, and it supports multiple languages whether you use C-Sharp or not. These are some of the most important benefits."
  • "Katalon has built a UI on top of Selenium to make it more user-friendly, as well as repository options and the ability to create repositories for objects, among other things. It would be helpful if this type of information could be included in the Selenium tool itself, so people wouldn't have to do filing testing."

What is our primary use case?

We use Selenium HQ for the web application we developed here.

What is most valuable?

Some of the most valuable features of this solution are open-source, they have good support, good community support, and it supports multiple languages whether you use C-Sharp or not. These are some of the most important benefits.

What needs improvement?

Katalon has built a UI on top of Selenium to make it more user-friendly, as well as repository options and the ability to create repositories for objects, among other things.

It would be helpful if this type of information could be included in the Selenium tool itself, so people wouldn't have to do filing testing.

For how long have I used the solution?

I have only been with my current company for a short time. It has not been a long time since I have been working with Selenium HQ.

We worked with the open-source version of Selenium HQ.

What do I think about the stability of the solution?

Selenium HQ is a stable solution.

What do I think about the scalability of the solution?

Selenium HQ is scalable.

There are approximately ten people who are automation engineers from level one to level four using this solution.

How are customer service and support?

We have community support because it is open-source. There is no paid or dedicated support.

Which solution did I use previously and why did I switch?

We're just getting started with Katalon, and it's our first time using it.

How was the initial setup?

The initial setup is very simple.

Maintenance is required. 

The scripts we must maintain require a significant amount of upkeep.

What's my experience with pricing, setup cost, and licensing?

It was open-source.

It's a free solution, we don't pay for anything.

It is an open-source product, it is free for anyone to use.

Which other solutions did I evaluate?

We were doing a proof of concept to see which tools we could start using for our team.

What other advice do I have?

If it is not a large project or application, Selenium HQ is a good choice; however, if the application is large and you want to maximize coverage, I believe you should look into tools like Katalon or Ranorex, or something that allows you to do more scripting with less coding.

I would rate Selenium HQ a seven out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
LokeshYadav - PeerSpot reviewer
Sr Quality Engg Lead at UnitedHealth Group
Real User
Jun 30, 2022
Easy to use with great pricing and lots of documentation
Pros and Cons
  • "It's not too complicated to implement."
  • "The product is easy to use and the pricing is great."
  • "The reporting part can be better."
  • "The reporting part can be better. They need some APIs or maybe in-built libraries for reporting."

What is our primary use case?

I've done headless execution and at times I've found that pretty useful.

What is most valuable?

The solution is stable.

It's a scalable product.

There's documentation that can help with the setup.

It's not too complicated to implement. 

The product is easy to use.

The pricing is great. 

What needs improvement?

The reporting part can be better. They need some APIs or maybe in-built libraries for reporting. At times, it's difficult to locate elements on certain applications on the web. Locating the elements, like web tables, becomes a little difficult sometimes. They can improve that feature also.

For how long have I used the solution?

I've been using the solution for eight to ten years. 

What do I think about the stability of the solution?

The stability is good. There aren't bugs or glitches. It doesn't crash or freeze. The performance is good. It's reliable. 

What do I think about the scalability of the solution?

Companies can scale it to a certain extent, yes. However, if I have to do execution on Selenium grid or something like that, therefore, it's pretty scalable.

There are a lot of people using the product. I'm not sure about the number, however, it's likely around 500 people.

How are customer service and support?

I know that there is some technical support available, however, I've never contacted them. By going on the web, on stack overflow, I've pretty much been able to find a solution if we've had questions or issues. I've never contacted technical support.

Which solution did I use previously and why did I switch?

I've also worked with Micro Focus. 

I'm working with Micro Focus, however, for that part, I'm working on the mainframe - although I've done some web testing using Micro Focus on a website. Otherwise, I found Selenium to be easier, and simpler to use than Micro Focus when it comes to the web. A lot of support online is available. A lot of forums, and communities are there. For Micro Focus, the part where you identify objects on a webpage, that part is pretty simple on Selenium. You can use XPath or CSS or IDE or anything, and it works fine. Yet with Micro Focus, the web part, I found it a little tedious to work with. Selenium is much easier in that sense on the web part.

How was the initial setup?

It's an internal website that we work on.

The setup is pretty simple.

We do not really require some technical person for the maintenance of Selenium HQ. That said, sometimes, due to certain issues, like dependency on certain versions, you have to change the entry in your pom file. Otherwise, certain open-source things don't work well with the latest version of Selenium. The backward compatibility for certain other open-source software and APIs don't work well with the latest version of Selenium. You have to have little backward compatibility also. Other than that, I found it was pretty stable with almost all the other open-source software. It didn't require constant watching.

What about the implementation team?

We did not need the help of a consultant or integrator. By reading some help files on the internet, we could set it up pretty easily. That's not a problem.

What's my experience with pricing, setup cost, and licensing?

We have an enterprise license. The pricing is good. I'd rate it at a four out of five in terms of affordability. 

What other advice do I have?

I'm just a consumer or end-user. 

We deploy on the cloud and on Jira as well.

I'm working on the latest version of the solution. 

I'd rate the solution an eight out of ten. If they fixed the reporting functionality, I'd rate it higher. 

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer1736361 - PeerSpot reviewer
Senior Software Developer at a pharma/biotech company with 10,001+ employees
Real User
Top 20
May 11, 2022
Continuously being developed and large community makes it easy to find solutions
Pros and Cons
  • "It's easy for new people to get trained on this solution. If we are hiring new people, the resource pool in the market in test automation is largely around Selenium."
  • "It's easy for new people to get trained on this solution."
  • "Shadow DOM could be improved and the handling of single page applications. Right now, it's a bit complicated and there are a lot of additional scripts required if you want to handle a single page application in a neat way."
  • "I'm giving it an eight because there are a lot of things Selenium is not supporting."

What is our primary use case?

We don't directly use Selenium. We have built a wrapper around Selenium so other teams can consume it.

We are using version 4.0.1. We run it on a Microsoft public cloud in the CI/CD server.

There are around four teams which are currently using this solution, and we have a target of having around 10 teams.

What is most valuable?

It's easy for new people to get trained on this solution. If we are hiring new people, the resource pool in the market in test automation is largely around Selenium. It has a wider community. If there are issues, you can look around online and find a good solution.

Selenium is in continuous development. They release very stable versions. Those are the key points which helped us pick Selenium over other tools.

What needs improvement?

There are a few things we have to actually design and plan when we are building the automation. There are new tools which handle it by themselves, but that is a give and take when you actually use or choose a tool. 

Shadow DOM could be improved and the handling of single page applications. Right now, it's a bit complicated and there are a lot of additional scripts required if you want to handle a single page application in a neat way.

With these technologies, at times you have a lot of callbacks. Those aren't handled very well with Selenium. At some point of time, suppose you have entered something and the button needs to be enabled. Now, in normal terms, it seems to be a client side action, so if you enter something on the client side, JavaScript is running. It'll say, "Value is this, so I'll enable the button."

With this technology, if you enter something, it will go back to the server, get some value, and then it will enable the button. At some point of time, your project's delayed, and there is a callback happening in the background. It will not try to understand that, and it may just timeout.

For how long have I used the solution?

I have been using this solution for about eight years.

What do I think about the stability of the solution?

I think it has stabilized a lot, but it's not the best tool in the market. It has a lot of room for improvement, but it has a very big community.

What do I think about the scalability of the solution?

It is certainly scalable. It depends on how you want to use it. You can use it over a grid with multiple office machines, or you can run it standalone.

How are customer service and support?

We have never used technical support because there is normally good content on the internet.

Which solution did I use previously and why did I switch?

We evaluated other options but chose Selenium because of the skill sets in the market. If you use other solutions, the challenge is that if a person leaves, you won't get a second person or third person. Replacements are very difficult to come by if you are using different solutions.

How was the initial setup?

It's actually complex. It's not really straightforward, but it depends on what you're actually building for your organization. We have built a wrapper around it for other teams that are actually consuming it.

Initially, you build a solution around it, which is a challenge. If you are trying to build a standalone automation with Selenium, it will be a challenge.

There isn't a set deployment. If a team wants to use it, they can start using it from day one.

What's my experience with pricing, setup cost, and licensing?

It's open-source, so it's free.

What other advice do I have?

I would rate this solution 8 out of 10. 

Learning is easy. Implementation is not as easy, but it is still better than other tools in the market right now. I'm giving it an eight because there are a lot of things Selenium is not supporting. The rest of technology is changing, but they are not changing along with it. Normally, if we are writing a complex test, we have to do a lot of workarounds, which isn't good when we are writing scripts.

I think it's very easy to screw up with Selenium if you're using it for the first time. If you are getting it for a large organization or large project, it makes sense to have some professional help.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Microsoft Azure
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Rajesh Chouhan - PeerSpot reviewer
Principal Engineer at Marsh McLennan
Real User
Sep 10, 2023
The solution has multiple plug-ins and can be used to create automated scripts
Pros and Cons
  • "Since Selenium HQ has multiple plug-ins, we can use it with multiple tools and multiple languages."
  • "You need to have experience in order to do the initial setup."

What is our primary use case?

I use Selenium HQ to create automated scripts for automated applications.

What is most valuable?

Since Selenium HQ has multiple plug-ins, we can use it with multiple tools and multiple languages.

What do I think about the stability of the solution?

I rate Selenium HQ a nine out of ten for stability.

What do I think about the scalability of the solution?

I rate Selenium HQ a nine out of ten for scalability.

How was the initial setup?

The level of ease to set up Selenium HQ is medium. You need to have experience in order to do the initial setup.

What's my experience with pricing, setup cost, and licensing?

Selenium HQ is a free, open-source solution.

What other advice do I have?

Selenium HQ is deployed on-cloud in our organization.

Overall, I rate Selenium HQ a nine out of ten.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Technical Lead at Fourth
Real User
Aug 25, 2023
An easy-to-use, customizable and open-source solution for the automation of functional test cases
Pros and Cons
  • "The tool is easy to use and log in with respect to other tools. It is open-source. We can customize the product. I also like its security."
  • "When we upgrade the version, some features are missing. I want the product to include some AI capabilities."

What is our primary use case?

We use Selenium HQ for the automation of functional test cases.

What is most valuable?

The tool is easy to use and log in with respect to other tools. It is open-source. We can customize the product. I also like its security.  

What needs improvement?

When we upgrade the version, some features are missing. I want the product to include some AI capabilities. 

For how long have I used the solution?

I have been using the product for 11 years. 

What do I think about the stability of the solution?

Selenium HQ is very stable. 

What do I think about the scalability of the solution?

The solution is scalable, and we have around 9,000 users for the product. 

How are customer service and support?

The tool's support is good, and they resolve issues nicely. 

How would you rate customer service and support?

Positive

What's my experience with pricing, setup cost, and licensing?

I have been using the open-source version. 

What other advice do I have?

You need to be aware of Selenium HQ's architecture. I rate it a ten out of ten. 

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Gunaseelan Ramalingam - PeerSpot reviewer
QA Lead at Bahwan CyberTek
Real User
Apr 29, 2023
Good functionality and helps us maintain a certain quality of work
Pros and Cons
  • "It is a scalable solution."
  • "They should add more functionality to the solution."

What is our primary use case?

We use the solution to perform tests and robotic process automation.

How has it helped my organization?

The solution helps us improve and maintain a specific set of work quality. Also, it saves a lot of time for us.

What is most valuable?

The solution's core functionality is excellent.

What needs improvement?

They should add more functionality to the solution. Also, they should provide technical support services.

For how long have I used the solution?

We have been using the solution for five years.

What do I think about the stability of the solution?

I rate the solution's stability a ten.

What do I think about the scalability of the solution?

It is a scalable solution. I rate its scalability a ten. It is easy to deploy on any device.

Which solution did I use previously and why did I switch?

I used Micro Focus UFT One earlier.

How was the initial setup?

The solution's initial setup takes time. I rate the process as one. We require a specialist to download and install it manually. Later, we need to create a framework and set it for an automation process. The entire process is quite complicated for new users.

What's my experience with pricing, setup cost, and licensing?

The solution is an open-source tool.

What other advice do I have?

I recommend the solution to others. Its learning curve is very high for Java and comparatively less for Python. Apart from this, it is highly stable. A lot of documentation is available for it in case of any queries. I rate the solution a nine.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Download our free Selenium HQ Report and get advice and tips from experienced pros sharing their opinions.
Updated: August 2026
Buyer's Guide
Download our free Selenium HQ Report and get advice and tips from experienced pros sharing their opinions.