---
title: Selenium IDE Reviews
meta_title: 'Selenium IDE Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 131 reviews by the users' company size, role or industry
  to find out how Selenium IDE works for a business like yours.
aggregate_rating:
  rating_value: 4.2
  review_count: 131
  scale: '5'
date_modified: '2026-07-13'
parent_category:
  name: Integrated Development Environments (IDE)
  url: https://www.g2.com/categories/integrated-development-environments-ide
---

# Selenium IDE Reviews
**Vendor:** Selenium  
**Category:** [Python Integrated Development Environments (IDE)](https://www.g2.com/categories/python-integrated-development-environments-ide)  
**Average Rating:** 4.2/5.0  
**Total Reviews:** 131
## About Selenium IDE
Selenium IDE is an open-source integrated development environment (IDE) designed for automating web application testing. As a browser extension available for Chrome, Firefox, and Edge, it enables users to record, edit, and debug test cases directly within the browser. This tool simplifies the creation of automated tests by capturing user interactions and converting them into executable scripts, making it accessible for both novice and experienced testers. Key Features and Functionality: - Record and Playback: Easily record user actions and replay them to validate web application functionality. - Cross-Browser Compatibility: Supports major browsers, including Chrome, Firefox, and Edge, facilitating consistent testing across different environments. - Easy Debugging: Offers features like setting breakpoints and pausing on exceptions to streamline the debugging process. - Parallel Test Execution: Utilizes the Command-line Runner to execute tests in parallel across various browser and operating system combinations, enhancing efficiency. - No Programming Required: Allows testers to create and execute tests without prior programming knowledge, lowering the barrier to entry for test automation. Primary Value and Problem Solved: Selenium IDE addresses the challenge of efficiently creating and managing automated tests for web applications. By providing a user-friendly interface with record and playback capabilities, it eliminates the need for extensive programming skills, enabling testers to quickly develop reliable end-to-end tests. Its cross-browser support and parallel execution features ensure comprehensive testing coverage, reducing the time and effort required to validate web applications across different platforms. This leads to faster development cycles, improved software quality, and a more streamlined testing process.



## Selenium IDE Pros & Cons
**What users like:**

- Users find Selenium IDE&#39;s **code automation** user-friendly, enhancing regression testing and integration with TestNG. (2 reviews)
- Users find **Selenium IDE easy to install and user-friendly** , simplifying complex web page interactions effortlessly. (2 reviews)
- Users find Selenium IDE great for **automating regression testing** , appreciating its user-friendliness and TestNG integration. (2 reviews)
- Users find Selenium IDE to be a **beginner-friendly tool** , enabling complex automation tasks with minimal programming knowledge. (1 reviews)
- Users appreciate the **convenience** of Selenium IDE for its ease of use and minimal programming requirements. (1 reviews)
- Easy Installation (1 reviews)
- Easy Integrations (1 reviews)
- Git Integration (1 reviews)
- Lightweight (1 reviews)
- Setup Ease (1 reviews)

**What users dislike:**

- Users find the **beginner unfriendliness** of Selenium IDE challenging, especially regarding cross-platform reliability and setup. (1 reviews)
- Users face **compatibility issues** with Selenium IDE, experiencing unreliable performance across different platforms and mobility options. (1 reviews)
- Users find the **editing and flow change** process in Selenium IDE can be tricky and complicated. (1 reviews)
- Users face **unreliable webdriver management** that complicates mobility and cross-platform functionality with Selenium IDE. (1 reviews)
- Users find the **limited compatibility** of Selenium IDE frustrating, as it struggles with reliable performance across different platforms. (1 reviews)
- Users face challenges with **limited features** for editing and cross-platform reliability in Selenium IDE. (1 reviews)
- Resource Consumption (1 reviews)

## Selenium IDE Reviews
  ### 1. Great tool for UI and browser testing

**Rating:** 4.5/5.0 stars

**Reviewed by:** Pushpandra P. | Software Developer, Information Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 18, 2018

**What do you like best about Selenium IDE?**

Selenium IDE is basically a Firefox and Chrome add-on, and allow to record, edit and debug tests. Selenium IDE allows to execute commands on web browsers. Some exmples of such commands are, clicking on a DOM element, inserting data in a text field, and dragging elements. Selenium IDE comes with various features:

1.) Easy to setup - Setting up selenium IDE is very easy as it's a browser add-on. Selenium IDE is unlike selenium framework where we have to install server etc.

2.) Easy to use - Selenium IDE is very easy to use and doesn't require you to have ample to additional skill set. Just having little web knowledge is sufficient to write and run the scripts. 

3.) Free - The best thing about Selenium is, It's free to use. You don't have to pay to use Selenium or Selenium IDE. 

4.) Support - Comes with community and professional support.  

5.) Various Programming Language - One the best thing about Selenium is that it supports various programming languages such as Java, Python etc.

**What do you dislike about Selenium IDE?**

Waiting time is probably the wrost part about Selenium IDE. Sometimes it stuck while waiting for an element and takes a lot of time to finish test case execution.


**Recommendations to others considering Selenium IDE:**

Recommend to other

**What problems is Selenium IDE solving and how is that benefiting you?**

Using for UI Automation testin

  ### 2. Must have tool for prototyping UI tests

**Rating:** 4.5/5.0 stars

**Reviewed by:** Sonia M. | Software Engineer, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 19, 2018

**What do you like best about Selenium IDE?**

Selenium IDE is perhaps the best tool in the selenium suite. It's basically a Firefox add on that is very helpful to create tests very quickly. It does come with a record an playback functionality which is indeed the best feature I like about selenium IDE. 

The record and playback feature lets you record the test scenario and you can play it back.  Selenium IDE is very easy to use tool and doesn't expect you to have prior knowledge of programming, but it's good to have some knowledge of JavaScript and DOM.

Since selenium IDE supports multiple languages, the test cases can be exported in multiple programming languages. Following are some of the languages:
    .cs (C# source code)
    .java (Java source code)
    .py (Python source code)
    .rb (Ruby source code) 

**What do you dislike about Selenium IDE?**

Although the selenium IDE is powerful and quite handy, but it should always be used only to prototype tests. To develop the actual test suite, Selenium Web Driver is a good choice. The selenium IDE is not designed to develop complex test suites.

**Recommendations to others considering Selenium IDE:**

I would recommend Selenium IDE to others.

**What problems is Selenium IDE solving and how is that benefiting you?**

We use it for UI testing and found it quite useful.

  ### 3. Selenium for Web Testing Automation

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ramesh P. | Global Director, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 11, 2019

**What do you like best about Selenium IDE?**

Easy to use for new testers, Does the Job well if used right , I have had my team members with basic skills become Conversant with Selenium in a matter of 30-45days. Does not need heavy Investment which is a big plus, Good Developer community and forums.

**What do you dislike about Selenium IDE?**

Wish they could extend it for all technologies 

**What problems is Selenium IDE solving and how is that benefiting you?**

Automate Regression Test Suite 

  ### 4. Do your homework ahead of time

**Rating:** 2.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 18, 2019

**What do you like best about Selenium IDE?**

Easily get started with automation
Reduced technical capability from users
Can be easily be implemented 

**What do you dislike about Selenium IDE?**

Requires a lot of work and learning to integrate into projects
managing test cases can be hard 
The fragility of tests can cause a lot of problems if you haven't done the work

**Recommendations to others considering Selenium IDE:**

Make sure you've done your homework that implementing Selenium in your projects can happen. 

**What problems is Selenium IDE solving and how is that benefiting you?**

Selenium can help with getting some groundwork in place to POC automated testing platforms. 

  ### 5. Easy IDE for Novice user

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** March 30, 2019

**What do you like best about Selenium IDE?**

Selenium IDE is the lightest and most easily emitted IDE. Simple interface and quick installation without programming skills. Also this product is free. 

**What do you dislike about Selenium IDE?**

Only one minus: A very long wait for a response from the support. 

**What problems is Selenium IDE solving and how is that benefiting you?**

with this product we implement automatic testing

  ### 6. Selenium IDE review

**Rating:** 2.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** March 26, 2019

**What do you like best about Selenium IDE?**

The record and play of the automation scripts is quite easy and useful

**What do you dislike about Selenium IDE?**

The page elements were identified incorrectly many a times with their dymanic id number

**What problems is Selenium IDE solving and how is that benefiting you?**

The ease of record and play  and building of automation suite

  ### 7. Seleniumis awesome 

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** December 11, 2018

**What do you like best about Selenium IDE?**

It is damn easy and very user friendly tool where anyone can learn and work easily with out prior experience, it is a very good easy to learn and implement tool

**What do you dislike about Selenium IDE?**

That it only supports web based application n requires third party tools for other platform apps 

**Recommendations to others considering Selenium IDE:**

Learn it to automate apps 

**What problems is Selenium IDE solving and how is that benefiting you?**

We use Selenium to automate test scripts and run them to execute the scripts 

  ### 8. In love with Selenium

**Rating:** 5.0/5.0 stars

**Reviewed by:** Siddharth W. | Mid-Market (51-1000 emp.)

**Reviewed Date:** August 03, 2018

**What do you like best about Selenium IDE?**

Free
Compatible with multiple languages
Great community online to get answers or snippets of code

**What do you dislike about Selenium IDE?**

Lesser support for IE
Needs to have a better WAIT strategy integrated within the system

**Recommendations to others considering Selenium IDE:**

It is a great tool if you have knowledge of any OO language and the online community makes it easier for you to learn as you go.
And moreover, it is open source, so must give it a try.

**What problems is Selenium IDE solving and how is that benefiting you?**

Automation the test process for testing the websites for clients

  ### 9. Selenium IDE has unlimited capabilities

**Rating:** 4.5/5.0 stars

**Reviewed by:** Mohit S. | Software Developer, Information Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 30, 2017

**What do you like best about Selenium IDE?**

- Easy record and playback: The recording and playback are very easy with just a click of a button. It's very helpful while running multiple application together. You can easily switch back and forth.

- Intelligent field selection will use IDs, names, or XPath as needed: You are not limited to write complex XPaths to select fields but can use HTML field id and names to select the fields.

- Autocomplete for all common Selenium commands: I like this feature, but they should provide autocomplete for other selenium commands as well to make it handy. 

- Walk through tests: Since you can see the script also in the IDE, it helps to walk through the test. 

- Debug and set breakpoints: Indeed an extremely useful feature, to debug an application.  

- Save tests as HTML, Ruby scripts, or any other format: Not limited to any particular scripting languages, selenium IDE provides support for many scripting languages.  

- Support for Selenium user-extensions.js file: This is one of the very useful features. You can use the user-extension file to build your own custom actions. Selenium IDE documentation provides a good guild to build actions.

- Customization is very easy.

- Runs in many browsers, such as Firefox, Chrome, IE. 

**What do you dislike about Selenium IDE?**

I experienced, its hard to write and execute a script on HTML canvas element. 

**Recommendations to others considering Selenium IDE:**

I would certainly recommend Selenium IDE to people who want to perform UI testing. 

**What problems is Selenium IDE solving and how is that benefiting you?**

We are using Selenium IDE to perform UI testing.

  ### 10. Formally great tool has slid behind as browser technology advanced.

**Rating:** 3.0/5.0 stars

**Reviewed by:** Erick S. | Owner, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 01, 2018

**What do you like best about Selenium IDE?**

I love the selenium technology to help test web site UIs.  It can help you quickly test against breaking changes quickly without having to do much work on your own.  The IDE made it easy to record those steps without having to do much hand coding.  Just click record and do the function you wish to test.

**What do you dislike about Selenium IDE?**

The IDE no longer has browser support for contemporary browsers as browsers have removed the access the IDE used to operate.  No update to the addon has been done to make it compatible.

**Recommendations to others considering Selenium IDE:**

If you have updated your firefox browser past version 55 you will not be able to use this addon any longer.  This is a shame as it really made the development of tests really easy.

**What problems is Selenium IDE solving and how is that benefiting you?**

Allows for quick recording of UI testing on a web page by clicking record and performing the test function.  Removes the need to hand program the steps.

  ### 11. Easy to use

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 30, 2018

**What do you like best about Selenium IDE?**

It's easy to use and to learn, nothing complicated about it

**What do you dislike about Selenium IDE?**

There's nothing I can say I dislike about it really. Maybe just the fact that you have to learn certain terminologies in order to make it work.

**What problems is Selenium IDE solving and how is that benefiting you?**

Creating automation tests for our test suites.

  ### 12. Selenium IDE Review

**Rating:** 3.0/5.0 stars

**Reviewed by:** Abrar M. | QA Analyst, Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 24, 2017

**What do you like best about Selenium IDE?**

1. Very easy to setup and use 
2. No programming knowledge is required
3. Recording can be exported to multiple programming languages
4. It is an ideal platform for any person who is new to test automation and want to play around with different tools. 

**What do you dislike about Selenium IDE?**

1. Only supported in Firefox. 
2. It does not locate all the elements properly. User has to modify the locator fields manually an that requires technical knowledge. 

**Recommendations to others considering Selenium IDE:**

It is good for starters. You can definitely start recording basic scripts in Selenium IDE, but once you decide to increase test automation coverage, it is better to switch to Selenium Webdriver.

**What problems is Selenium IDE solving and how is that benefiting you?**

Selenium IDE helps in automating simple and small web flows which does not require lots of navigation, clicking and input data.
However, for more complicated scenarios, it is better to use Selenium Webdriver which offers more flexibility.

  ### 13. Good enough for free automation testing  tools

**Rating:** 4.0/5.0 stars

**Reviewed by:** Andi Yuni W. | Tester, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 10, 2018

**What do you like best about Selenium IDE?**

- Old selenium just support firefox browser, and now it support chroe too. I hope selenium support almost every modern browser in the futur.e,
- no need programming skill,

**What do you dislike about Selenium IDE?**

So sad, selenium doesn't support database testing and until now just support chrome and firefox browser.

**Recommendations to others considering Selenium IDE:**

I recommend using this automation tools than others, because it free and easy to use.

**What problems is Selenium IDE solving and how is that benefiting you?**

Selenium IDE help few testing for web developer. Sometimes it can detect bugs, altought it just good for automation testing tool.

  ### 14. Best automation tool

**Rating:** 4.5/5.0 stars

**Reviewed by:** ANTONIO G. | Enterprise (> 1000 emp.)

**Reviewed Date:** July 31, 2018

**What do you like best about Selenium IDE?**

It's free! And always updated with compatibility with any browser

**What do you dislike about Selenium IDE?**

Don't support shadow dom elements. Don't support for O.S elements

**What problems is Selenium IDE solving and how is that benefiting you?**

Automated testing, automated deployments

  ### 15. Browser compatibility testing

**Rating:** 4.5/5.0 stars

**Reviewed by:** Haresh S. | Software Developer, Computer Software, Enterprise (> 1000 emp.)

**Reviewed Date:** November 16, 2017

**What do you like best about Selenium IDE?**

I have used a lot of selenium products over the years but surely this one is the best out of them all compared to selenium webdriver,selenium grid etc since its open for enhancement ,test driven development easy to use classes,variables and objects,Can be self-taught easily and surely the best for automation testing   ,supports cross browser functionality for writing test user cases ,gui provides option to record  and also helps in inspecting various web elements

**What do you dislike about Selenium IDE?**

Being an ISTQB certified tester ,i felt there are lot of issues while testing and   finding locators,limitations in browser support ,slow performance there is a lot of lag at times ,the record action on web pages are slow a bit .The options to locate various web elements using classpath ,id,name ,xpath,css of the object is limited  and cannot be extended 

**Recommendations to others considering Selenium IDE:**

Helps a lot in complex test cases creation and user -friendly software available and ideally suited for MVC applications 

**What problems is Selenium IDE solving and how is that benefiting you?**

It uses a plugin called record and play tool mainly on firefox web browser as part of the plugin helps us to  play with various UI elements  like click of a  button,toggling up and down,field boxes,touches,navigation etc

  ### 16. i have use it in crowl c# project

**Rating:** 4.0/5.0 stars

**Reviewed by:** Mohamed Amine F. | Développeur Full Stack, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 09, 2017

**What do you like best about Selenium IDE?**

i like the web driver control and the methode includet into spesialy the phantomJs web driver its easy to use and faster then other project olso the injection javascript for testing changing your web site security that realy awesome

**What do you dislike about Selenium IDE?**

i can't test it in android terminal in the c# version or in the hebrides android application

**Recommendations to others considering Selenium IDE:**

the best choice to test IT crawling easy to use supported by many developpement language

**What problems is Selenium IDE solving and how is that benefiting you?**

captcher in google and many other web site i skeep the captcher with selenuim

  ### 17. Automated testing made simple

**Rating:** 3.5/5.0 stars

**Reviewed by:** Sander J. | Software developer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 20, 2017

**What do you like best about Selenium IDE?**

The user interface is so friendly  and all the features are straightforward and easy to use  and everything here is a template and the IDE is the latest integrated version encompassing all the elements embedded into it.I am liking this tool to a great extent and all the attributes are so cool and also the classname and tagname valid attributes are one of the kind

**What do you dislike about Selenium IDE?**

The IDE is slow at times and most of the time the large dataset does not hold the different set of conditions based on test case,scenario and test execution with plans are interesting and also it needs to be redefined to suit towards user needs

**Recommendations to others considering Selenium IDE:**

It helps in debugging the error fix and also upgrading the standards all the time

**What problems is Selenium IDE solving and how is that benefiting you?**

Primarily checking the login and also enabling the authorization

  ### 18. Basic Automation tool to get you started.

**Rating:** 1.5/5.0 stars

**Reviewed by:** Bernard P. | Quality Assurance Test Engineer, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 21, 2017

**What do you like best about Selenium IDE?**

Simple and lightweight  makes it ideal for Automation 101.  

**What do you dislike about Selenium IDE?**

Its capabilities are too simple as you can only test one path. 
Missing too many features such as data source integration and ability to be flexible with applications that use varying test data. 

**Recommendations to others considering Selenium IDE:**

Great Starter tool to learn QA automation but I'd still recommend using Selenium Proper to do QA automation. If you want to get started in learning automation its a fantastic tool, but the learning curve for this quite steep despite being simple, and the lack of a quick start guide does not help.

**What problems is Selenium IDE solving and how is that benefiting you?**

Makes it easier to create simple test and run it against your web application.

  ### 19. Review of mailchimp

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Marketing and Advertising | Enterprise (> 1000 emp.)

**Reviewed Date:** June 26, 2018

**What do you like best about Selenium IDE?**

I like that it is so easy to use.Clear UI and easy to navigate

**What do you dislike about Selenium IDE?**

Maybe not a lot of things to do, not supported for everything

**What problems is Selenium IDE solving and how is that benefiting you?**

I needed to use it when i wanted to get more details on the back end and to record my actions (like record browsing on the login page)

  ### 20. Great tool for Automation Testing

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** July 10, 2018

**What do you like best about Selenium IDE?**

Great Tool for Automation Testing which provides support for Various languages such as Groovy,Java and C#

**What do you dislike about Selenium IDE?**

Little bit difficult to get a grip on the software initially compare to other testing frameworks in the market.

**What problems is Selenium IDE solving and how is that benefiting you?**

Automation Testing of Enterprise Software applications

  ### 21. Selenium for Automation testing

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 11, 2018

**What do you like best about Selenium IDE?**

Its easy to program in Java for testing. It is open source so that anyone can use.

**What do you dislike about Selenium IDE?**

Sometimes it's very difficult to find the right test cases to write for a software.

**What problems is Selenium IDE solving and how is that benefiting you?**

Software upgrade and new software specific problems.

  ### 22. Selenium IDE

**Rating:** 3.5/5.0 stars

**Reviewed by:** Ramya N. | Senior QA Engineer, Internet, Enterprise (> 1000 emp.)

**Reviewed Date:** January 29, 2018

**What do you like best about Selenium IDE?**

Recording feature is good
We can record in different language
We can set up a framework easily

**What do you dislike about Selenium IDE?**

Its slow
The commands generated sometimes doesn't work
Xpath command generated is not very useful as its very  long and not apt to the code 

**What problems is Selenium IDE solving and how is that benefiting you?**

Everything doesn't get recorded 
Difficult to record lot of features like page switch, new window
Selenium only supports web based application and does not support windows based application
 It is difficult to test Image based application

  ### 23. Getting better all the time

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** October 26, 2017

**What do you like best about Selenium IDE?**

With next to 0 experience, someone can click through a basic test and get automated tests up and running. Both a positive and negative, it is a firefox plugin only. Makes it easy to manage and install.

**What do you dislike about Selenium IDE?**

Doing anything more advanced than just clicking through tests is when coding knowledge comes in handy. If you know how to code, it is probably easier to just write your selenium tests in whatever language you know, that they have an endpoint for. Both a positive and negative, it is a firefox plugin only. You can't use it anywhere else.

**Recommendations to others considering Selenium IDE:**

Don't expect really advanced use out of the IDE. Get your simple tests done, or use it to get a rough outline of the tests you need to make, and then dive into the code and expand your tests that way.

**What problems is Selenium IDE solving and how is that benefiting you?**

Adding selenium tests to our test suite quickly, using people who aren't really developers or quality engineers, but can follow the steps laid out in our test plan.

  ### 24. The most versatile end-to-end test automation framework

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 15, 2018

**What do you like best about Selenium IDE?**

First of all, it's a free tool. It has an extensive Java libraries to utilize that meet all testing requirements. 

**What do you dislike about Selenium IDE?**

It's difficult to switch across nested iframes if an application has them on the front-end.

**Recommendations to others considering Selenium IDE:**

If you have software development talent on-board, this tool will definitely help you save tremendous testing budget. Do not hire more manual testers. Hire one good OOPS developer and have him/ her get started with Selenium in your QA department. It will do magic. 

**What problems is Selenium IDE solving and how is that benefiting you?**

As an automation test engineer, I utilize it to create front-end test automation framework. It's got all I need as a test engineer to script across the entire front-end end-to-end.

  ### 25. not completely built out, but still a good tool

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** February 20, 2018

**What do you like best about Selenium IDE?**

the ability to build out the test framework on java or c#. it is a good way to build test scripts for beginners

**What do you dislike about Selenium IDE?**

still not completely reliable.  there are times where it is hard to pinpoint when it will or won't work

**What problems is Selenium IDE solving and how is that benefiting you?**

smoke testing our application

  ### 26. Web programming at its finest

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Telecommunications | Enterprise (> 1000 emp.)

**Reviewed Date:** January 04, 2018

**What do you like best about Selenium IDE?**

I love Selenium. I took many courses to learn how to use and understand Java and Selenium just makes everything so easy! I love that we have been able to automate our entire web app using this program. We wouldn't be where we are as a company without it. 

**What do you dislike about Selenium IDE?**

Lack of variation of implementation of coding. We use appium for mobile. I would prefer a two in one program for better tracking of projects. 

**Recommendations to others considering Selenium IDE:**

Be patient and know that you will always learn more as you go

**What problems is Selenium IDE solving and how is that benefiting you?**

Web automation of our applications so help eliminate bugs missed by manual QA testing. 

  ### 27. Basic tool to start using selenium 

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Internet | Mid-Market (51-1000 emp.)

**Reviewed Date:** May 25, 2017

**What do you like best about Selenium IDE?**

Its record and play ability. It allows exporting scripts in multiple languages. This helps anybody who is starting off automation with selenium. 

**What do you dislike about Selenium IDE?**

As a basic tool for starters, I don't think any there's anything to dislike.

**Recommendations to others considering Selenium IDE:**

Automate your test cases and lessen the burden of manual QA. Start learning Selenium with the IDE.

**What problems is Selenium IDE solving and how is that benefiting you?**

Automation in testing/QA is really important where your product under test is expanding everyday. Selenium is a widely used technology for this and the Selenium IDE is a starter for anyone who doesn't know or wants to learn selenium. Also it allow you to create small scripts which can be run independently.

  ### 28. Great place to start

**Rating:** 5.0/5.0 stars

**Reviewed by:** wade w. | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 08, 2017

**What do you like best about Selenium IDE?**

I use Selenium IDE to teach all of my new users how to get up to speed with the Selenium stack and principles of browser automation.

**What do you dislike about Selenium IDE?**

The code produced generally is not production ready. It's just a start that then needs a lot of cleanup and tweaking before deploying to production.

**What problems is Selenium IDE solving and how is that benefiting you?**

Generating selenium scripts for testing and monitoring. We use IDE as the point and click tool to generate a starting point for uploading to other tools build on the Selenium stack

  ### 29. A good tool for automated testing 

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Research | Mid-Market (51-1000 emp.)

**Reviewed Date:** September 26, 2017

**What do you like best about Selenium IDE?**

The Selenium-IDE (Integrated Development Environment) is sure the tool you should use to develop your Selenium test cases. It has an easy-to-use Firefox plug-in and is generally the most efficient way to develop test cases. It also contains a context menu that allows you to first select a UI element from the browser’s currently displayed page and then select from a list of Selenium commands with parameters pre-defined according to the context of the selected UI element.

**What do you dislike about Selenium IDE?**

Its plugins are not constantly updated and IDE is only available in Firefox, even existing web drivers for Chrome/Internet Explorer.

**Recommendations to others considering Selenium IDE:**

I think it's a good tool to start working with automation testing and  you  might be able to handle most of the common elements of the interface easily,

**What problems is Selenium IDE solving and how is that benefiting you?**

Testing problems, wrong developed interfaces, miss-communication between testers and developers.

  ### 30. Write ui test with selenium ide

**Rating:** 3.0/5.0 stars

**Reviewed by:** hhc j. | SDE, Enterprise (> 1000 emp.)

**Reviewed Date:** March 23, 2017

**What do you like best about Selenium IDE?**

it can auto record your action, make write ui test very easy. you don't need to find the dom element manually. It can also play the actions you just recorded and see if it works well for you. The selenium ide is very easy to use, you can get used with the tool in minutes.

**What do you dislike about Selenium IDE?**

Every thing of selenium ide is very good. but it doesn't have a chrome plugin . I like firefox, but I also use chrome a lot. But I can't work with selenium ide on chrome. Another issue is that the driver of selenium is not very stable,  but i believe it still the best choice of ui test.

**Recommendations to others considering Selenium IDE:**

just use it ,you won't be disappointed.

**What problems is Selenium IDE solving and how is that benefiting you?**

we use this to implement some ui test for our system and run it on every deploy automatically. this will help us figure out issues as soon as possible.

  ### 31. First contact with Automation should be with Selenium IDE 

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 08, 2017

**What do you like best about Selenium IDE?**

How easily let you start with automation , to understand how works the commitment of the automation and that this is only the first step of a marathon.

**What do you dislike about Selenium IDE?**

maybe the interface, It would be good get a better interface

**Recommendations to others considering Selenium IDE:**

Is not a super powerful tool but is the best to start working with automation , you will be able to handle most of the common elements of the interface

**What problems is Selenium IDE solving and how is that benefiting you?**

My main problem was 4 years ago when my QA lead told me that I need to start doing automation and that I have 2 weeks to automate 80 test cases , I just complete 50 test cases but was more that my lead expect, so Selenium IDE show a light in the life of a QA

  ### 32. Open source tool 

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Enterprise (> 1000 emp.)

**Reviewed Date:** November 30, 2017

**What do you like best about Selenium IDE?**

It provides built in functions which easy to use for writing the script.
It is free and open source web application tool.
This tool can be used without purchasing the license.
It support selndroid and appium .
It support different platform like Linux,Windows , Mac and Android etc

**What do you dislike about Selenium IDE?**

Don't support Windows based application :(
UNIX and DOS  operating system is not supported by selenium.

**What problems is Selenium IDE solving and how is that benefiting you?**

It supports mutiple browsers and platforms So easily we can reuse our script to execute in different browsers and platforms. As well as it supports different languages. 

  ### 33. overall my experienced with this software is good

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 21, 2018

**What do you like best about Selenium IDE?**

one thing i most like in this is interpreter process check all test cases one by one and give real time errors on the support 

**What do you dislike about Selenium IDE?**

its crashing and loading time problem sometime it skip few test cases.

**What problems is Selenium IDE solving and how is that benefiting you?**

i tested all test cases step by step and deliverd error free products to customers.. over-all looks good for small testing at the support

  ### 34. Selenium IDE Review From A Test Engineer Perspective

**Rating:** 4.0/5.0 stars

**Reviewed by:** Shayne V. | Test Engineer II, Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 11, 2015

**What do you like best about Selenium IDE?**

Even though it's only available in Firefox, the ability to record your browser actions helps greatly for writing tests for other browsers (i.e. Chrome # IE). The option to change the source format over to Ruby also greatly assists me in writing automated tests using the Ruby Gem WATIR (Web Application Testing In Ruby). I like using Selenium IDE to write quick automated tests to compete tedious/repetitive tasks so I can focus on higher priority tasks in the long run.

**What do you dislike about Selenium IDE?**

IDE only available in Firefox, however, there are webdrivers for Chrome/IE to assist with automated testing in those browsers. Unable to write Data Driven Tests and there is no ability to verify images.Test execution is sluggish compared to WebDriver or Selenium RC/Core.

**Recommendations to others considering Selenium IDE:**

Selenium IDE is a great learning point for those just getting into test automation. It sparked my interest in test automation and got me into more advanced topics like building a Selenium test automation framework and programming following the page object pattern.

**What problems is Selenium IDE solving and how is that benefiting you?**

Selenium IDE helps immensely for tedious and repetitive tasks in the work environment. It allows you to quickly and easily create a test suite to reduce test time. It allows you to work smarter and not harder once you put in the work. You can extend automation to other browsers via WebDriver or Selenium RC/Core which requires additional programming knowledge and set up. All in all it is a beneficial tool.

  ### 35. Great tool for automating repetitive tasks

**Rating:** 5.0/5.0 stars

**Reviewed by:** AJ Z. | Front End Developer, Hospital & Health Care, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 28, 2017

**What do you like best about Selenium IDE?**

The ease of use of Selenium IDE makes onboarding teammates onto this so easy that you can't not give it a try!

**What do you dislike about Selenium IDE?**

The biggest limitation oc this is that it only works in Firefox. I would love to run this in Chrome because it is an essential tool in my workflow

**Recommendations to others considering Selenium IDE:**

Figure out a good system for storing test scripts before starting. Exporting the suites and comitting the HTML to version control has worked for me

**What problems is Selenium IDE solving and how is that benefiting you?**

My team's time spent on manual QA is greatly reduced because anyone on the team can run test scripts at any time. I always use this tool when working on forms because I click one button to fill in my expected data 

  ### 36. Basic flow can be automated

**Rating:** 5.0/5.0 stars

**Reviewed by:** Himanshu S. | Quality Assurance Analyst, Internet, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 27, 2017

**What do you like best about Selenium IDE?**

It saves my time on regression. It provides helpful feature and Firefox plugin to execute and automate test cases easily

**What do you dislike about Selenium IDE?**

I don't like it sometimes fail to find an element which fails my test. Better support for hidden elements in IDE

**Recommendations to others considering Selenium IDE:**

Please use it for save time

**What problems is Selenium IDE solving and how is that benefiting you?**

Automate regression test cases is major problem we are trying to solve

  ### 37. Simple automation with minimal time savings

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Real Estate | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 28, 2017

**What do you like best about Selenium IDE?**

The record and play function makes creating tests incredibly simple even for the most inexperienced novice.

**What do you dislike about Selenium IDE?**

The playback often struggles when load times are less than ideal and ends up requiring almost as much babysitting as doing the tests manually

**What problems is Selenium IDE solving and how is that benefiting you?**

Streamlining regression testing so the most repetitive tasks no longer have to be done manually.

  ### 38. Best Freeware automation tool

**Rating:** 4.5/5.0 stars

**Reviewed by:** Darshan Z. | Senior Implementation Technical Consultant, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 30, 2017

**What do you like best about Selenium IDE?**

Selenium IDE is the best tool for automation testing. It is very simple and easy to use.  Any user who knows basics of programming can easily use this tool and record and play the scripts. 

**What do you dislike about Selenium IDE?**

I think more and updated features should be added to this tool and simple documentation is needed to easily understand this IDE.

**Recommendations to others considering Selenium IDE:**

Its easy to record and playback the automation scripts

**What problems is Selenium IDE solving and how is that benefiting you?**

It helps me generating automation tests scripts and one can easily record and play the scripts using this.
Whenever I want to test any scenario repeatedly then this comes in handy, just record it and play that script.

  ### 39. Web automatic UI test tool

**Rating:** 4.5/5.0 stars

**Reviewed by:** Artur I. | Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 27, 2017

**What do you like best about Selenium IDE?**

This is very good tool for web site tests through Firefox. It allows creation of commands which translated into steps. Those steps run on Selenium Firefox Driver. For example, it may be click on element, text writing into text box and even dragging an element at web page from one place to another.


**What do you dislike about Selenium IDE?**

Takes a lot of memory and not stable at all. 
Sometimes it take time to understand what is going on.
Only runs in Firefox.
Reliability

**Recommendations to others considering Selenium IDE:**

I think that this is good tool for web site automatic tests.

**What problems is Selenium IDE solving and how is that benefiting you?**

We have tested our web site. It helped us a lot.

  ### 40. Best for automating UI tests

**Rating:** 3.5/5.0 stars

**Reviewed by:** Abhishek T. | Junior Developer, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 24, 2017

**What do you like best about Selenium IDE?**

It's pretty easy to use and it's so widely used that if you're stuck somewhere, the chances of finding an answer on the internet is almost certain.
It's great for writing UI tests and small automated testcases

**What do you dislike about Selenium IDE?**

It's only available for Firefox. I would love to see it for Chrome and other browsers as well.

**What problems is Selenium IDE solving and how is that benefiting you?**

I am using it for automating the UI test for my company. It's a great tool for writing automation testcases

  ### 41. Helpful for getting started with automated tests - developer / tester

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Financial Services | Enterprise (> 1000 emp.)

**Reviewed Date:** June 07, 2017

**What do you like best about Selenium IDE?**

Selenium IDE is great for getting started with automated browser testing. The record feature helps you begin to understand xpath and is at least a starting point. It is very simple and easy to use to get started - and it's free!

**What do you dislike about Selenium IDE?**

The record feature is not very helpful if you are using a dynamic scripting language (such as dojo or something). QA Engineers / developers have to at least know xpath in order to be able to uniquely identify elements on the webpage, so this takes a bit more manual labor and can be tedious. Can only be used in FireFox.

**Recommendations to others considering Selenium IDE:**

To start, the IDE is great. For more sophisticated testing and implementations, other tools will be needed (selenium RC, selenium server, etc.)

**What problems is Selenium IDE solving and how is that benefiting you?**

Was able to write and run a fairly extensive automated regression suite in parallel on multiple machines using selenium sever as well. The full implementation using jenkins and selenium server was a bit to set up, and over time if we greatly changed our UI it still felt a bit fragile, but it proved to be stable enough to run nightly regression tests.

  ### 42. Easy to use

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Higher Education | Enterprise (> 1000 emp.)

**Reviewed Date:** October 03, 2017

**What do you like best about Selenium IDE?**

Selenium IDE is powerful tool. It is simple to start with. Ample of YouTube videos available to get started with this ide. I like its simplicity the most.

**What do you dislike about Selenium IDE?**

The UI is a little confusing, runs only on Firefox most of the time. It's easy to use but losses some adherence to standards, a tester needs to invest a lot of time to get hold of all commands .

**Recommendations to others considering Selenium IDE:**

Make some tutorial videos to know the hidden tricks of this ide

**What problems is Selenium IDE solving and how is that benefiting you?**

Writing test cases, easy to use and understand

  ### 43. The best tool for testing your web application(s).

**Rating:** 5.0/5.0 stars

**Reviewed by:** Curtis M. | Senior Test Automation Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 23, 2017

**What do you like best about Selenium IDE?**

This tool allows you to test your web application easily with very little set up. When you first start walking through the configuration of this tool you will be blown away with how easy to use it is.

**What do you dislike about Selenium IDE?**

The complex additions that you can add make it hard to maintain in certain bindings.

**Recommendations to others considering Selenium IDE:**

Keep up the great work. This tool is solving all of the problems that we as Automation Engineers have. There is no better tool out there for us to use. Selenium is the Industry standard and leader for the service it provides.

**What problems is Selenium IDE solving and how is that benefiting you?**

Do you have a lot of manual testers verifying and certifying your application? This tool allows you to automated the mundane day-to-day activities and focus on the exploratory issues you rarely have time to test.

  ### 44. needs better documention

**Rating:** 3.0/5.0 stars

**Reviewed by:** tracie j. | Enterprise (> 1000 emp.)

**Reviewed Date:** November 06, 2017

**What do you like best about Selenium IDE?**

testing ability for automation of client side page changes

**What do you dislike about Selenium IDE?**

documentation is sparse and confusing. Perhaps a wiki or something?

**What problems is Selenium IDE solving and how is that benefiting you?**

testing automation for client pages

  ### 45. awesome tool for automation

**Rating:** 4.0/5.0 stars

**Reviewed by:** Arindam P. | Snr.Consultant -CRM, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** November 09, 2017

**What do you like best about Selenium IDE?**

compatible  with Cloud application. Awesome 

**What do you dislike about Selenium IDE?**

need be more dynamic. Need some more trainig

**What problems is Selenium IDE solving and how is that benefiting you?**

Manual to Automation processs

  ### 46. It works for the most part

**Rating:** 2.5/5.0 stars

**Reviewed by:** Marilyn A. | Associate Engineer, Food Production, Enterprise (> 1000 emp.)

**Reviewed Date:** September 26, 2017

**What do you like best about Selenium IDE?**

It automates what some manual testers could do. 

**What do you dislike about Selenium IDE?**

Sometimes you have to add waits in between tests because selenium is too slow to create a page and will cause "errors" that aren't errors. 

**What problems is Selenium IDE solving and how is that benefiting you?**

solving QA and testing problems.

  ### 47. Very useful

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mythree V. | Enterprise (> 1000 emp.)

**Reviewed Date:** November 09, 2017

**What do you like best about Selenium IDE?**

open source
easy learning
fast automation scripts

**What do you dislike about Selenium IDE?**

unstable as locators keep changing often

**What problems is Selenium IDE solving and how is that benefiting you?**

Performance

  ### 48. great tool for acceptance tests 

**Rating:** 4.5/5.0 stars

**Reviewed by:** Jony F. | Full stack developer, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 25, 2017

**What do you like best about Selenium IDE?**

easily test you website with "real user experience", lots of tools to check every aspect of your site.

**What do you dislike about Selenium IDE?**

not super reliable, lots of "API changes" and inconsistency, but didn't found anything better then this.

**What problems is Selenium IDE solving and how is that benefiting you?**

acceptance test of our websites.

  ### 49. Testing with selenium

**Rating:** 5.0/5.0 stars

**Reviewed by:** Radhika K. | Operations Clerk, Marketing and Advertising, Enterprise (> 1000 emp.)

**Reviewed Date:** September 28, 2017

**What do you like best about Selenium IDE?**

It's easy to use and more integrated app

**What do you dislike about Selenium IDE?**

Nothing much I dislike about this tool..

**What problems is Selenium IDE solving and how is that benefiting you?**

Integrity and data security are the two major problems I solve

  ### 50. Great tool for beginners!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Alex I. | Software Development Engineer in Test, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 22, 2017

**What do you like best about Selenium IDE?**

Selenium IDE will give you a great boost to start with Selenium API and coding experience. 
Pros:
 - Recording
 - Code auto creation
 - Selenium API
 - Great for learning purposes

**What do you dislike about Selenium IDE?**

Code created by Selenium IDE is far away from perfect, but it can you give some basics about API in general

**Recommendations to others considering Selenium IDE:**

If you just don't know much about code and Selenium, start with this tool!

**What problems is Selenium IDE solving and how is that benefiting you?**

It's a great tool for beginners in test automation and coding. After you master it you can easily switch to Selenium WebDriver.


## Selenium IDE Discussions
  - [What Does Selenium software do?](https://www.g2.com/discussions/what-does-selenium-software-do) - 1 comment

- [View Selenium IDE pricing details and edition comparison](https://www.g2.com/products/selenium-ide/reviews?page=2&section=pricing&secure%5Bexpires_at%5D=2026-07-14+13%3A50%3A56+-0500&secure%5Bsession_id%5D=7ee388cc-00e6-4fae-964e-cfb784394723&secure%5Btoken%5D=d4ad0a72579960571994c894fb30cadbb91b36f8098936744afd2565b3af239c&format=llm_user)
## Selenium IDE Integrations
  - [Mozilla Firefox](https://www.g2.com/products/mozilla-firefox/reviews)

## Selenium IDE Features
**Functionality**
- Ease of Use
- File Management
- Multi-Language Support
- Customization
- Straight-Out-the-Box Functionality
- Help Guides
- Patching & Updates

**Functionality **
- Ease of Use
- File Management
- Multi-Language Support
- Customization
- Straight-Out-the-Box Functionality
- Help Guides
- Patching & Updates

## Top Selenium IDE Alternatives
  - [Eclipse](https://www.g2.com/products/eclipse/reviews) - 4.3/5.0 (3,093 reviews)
  - [IntelliJ IDEA](https://www.g2.com/products/intellij-idea/reviews) - 4.6/5.0 (2,315 reviews)
  - [PyCharm](https://www.g2.com/products/pycharm/reviews) - 4.6/5.0 (765 reviews)

