---
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. Selenium IDE Review From A Test Engineer Perspective

**Rating:** 4.0/5.0 stars

**Reviewed by:** Robert H. | Test Engineering Manager, Internet, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 12, 2017

**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.



**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.



  ### 2. Selenium

**Rating:** 5.0/5.0 stars

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

**Reviewed Date:** November 08, 2017

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

The way that it helps in writing test automation. Auto help is awesome.

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

I do not see a reason to unlike it. It helps in all the ways.

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

Writing  test automation scripts. Creating data generation and webUI regression testing.

  ### 3. Automation experience 

**Rating:** 4.0/5.0 stars

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

**Reviewed Date:** July 15, 2017

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

The sheer amount of community adoption rates meaning that help is only a quick search away. 

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

That there can be an initial steep learning curve. 

**Recommendations to others considering Selenium IDE:**

For web automation and for free it is unmatched. 

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

I am using Selenium Webdriver to automate regression tests. This has provided us with a faster turnaround for new sprint releases. 

  ### 4. Selenium IDE - Automation Testing

**Rating:** 4.0/5.0 stars

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

**Reviewed Date:** December 21, 2016

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

Record and Playback feature allow testers who does not have programming language to easily record automation tests and run it. Even people who are not testers also can record and run tests.It is simple and easy to understand. HTML script can easily be converted to programming language. Easy to find control ID's for automation testing using framework built on other test tools like Webdriver.

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

Only simple UI testing can be performed. Cannot use conditional statements or methods. Re usability of code cannot be accomplished. It is limited to Firefox browser. Iteration is not possible with IDE. We cannot perform database testing using Selenium IDE.

**Recommendations to others considering Selenium IDE:**

Easy add on on Firefox to start creating automation tests. This tool is open source. It can be installed very easily and start using right away without much documentation. Good logging functionality for beginners to understand. Must need-to-know test tool for all Automation testers.

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

Making tests faster. Good for beginners to start learning automated testing. Its easy to create and maintain the tests. Test suites can be created easily and can create framework based on that. Saves a lot of time which is spend on Manual testing. 

  ### 5. Selenium is an amazing tool

**Rating:** 5.0/5.0 stars

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

**Reviewed Date:** February 24, 2017

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

I have been using Selenium for last 2 years for UI automation. I have had a chance to work with Selenium IDE and webdriver as well. IDE is good starting point for learning its core functionalities, however, webdriver is a power tool for UI automation, metaphorically speaking. I can count many best things about this tool including element finding, element location, clicking, typing or in short user mimicking. In summary, you can't have UI automation without selenium webdriver. 

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

There are a couple of things I don't like about selenium: 1) Waiting mechanism - provided built-in APIs for waiting for an element to load are not enough to deal with dynamic nature of today's webpages. 2) Webdriver specific to the type of a browser - it should be independent of the type of browser you run automation in. 

**Recommendations to others considering Selenium IDE:**

I would suggest you to start thinking like how a user maneuvers web page and what he/she sees on the screen. As long as you know, what you see is exactly how Selenium is going to see it. 

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

I have created UI automation for many products using this tool; In addition to that, I use Selenium for many UI-related day to day maneuvering through web pages. 

  ### 6. Easy to use, but not as feature-rich as I wished!

**Rating:** 3.5/5.0 stars

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

**Reviewed Date:** June 29, 2017

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

Quick generation of basic tests; the learning curve for new users isn't too steep.

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

I ended up needing to write so much code to get our more-complex test scenarios running that the IDE was only saving me maybe 10% of the work.

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

Testing a complex web app.  Selenium (and the IDE) were an adequate but not ideal solution, we switched to other forms of test automation.  I do like Selenium overall, just not for my specific situation.

  ### 7. Developed test cases using Selenium IDE (Firefox plugin) as well as Selenium Webdriver using Eclipse

**Rating:** 3.0/5.0 stars

**Reviewed by:** Vipul J. | Product Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 08, 2016

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

For my project, Selenium IDE is an easy tool to write test cases and automate testing. We normally export the the test cases developed in Selenium as a Java Code and run the test scripts.

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

The IDE has a big limitation as it can only be used with Firefox. For overcome this disadvantage we use Selenium Web driver to support all other browsers like Chrome, Internet Explorer and Safari.
The major problem we encountered while using Selenium is that it does not support database testing and hence  we use DBUnit framework for performing the database testing.

**Recommendations to others considering Selenium IDE:**

Use Selenium Web Driver in conjunction with the IDE.

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

I had used Selenium IDE to automate the testing of our ruleset engine which automatically generates the required rulesets for the organization. The code is developed using Java/J2EE technologies and Selenium helped us a lot automating the testing process.

  ### 8. Selenium Review

**Rating:** 1.5/5.0 stars

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

**Reviewed Date:** March 28, 2017

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

It was helpful to be able to see the browser render while the tests were running. You can actually see the clicks on the page and how everything renders as a te

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

It was hard to test over multiple versions of Firefox. Luckily, we we able to impose certain versions of firefox to use, but that is not usually the case.

**Recommendations to others considering Selenium IDE:**

I'd suggest figuring out from the start a good way to test on multiple versions of browsers. I've heard a lot of people complain about that.

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

It helped us keep the web app consistent while making both frontend and backend modifications.

  ### 9. Meh.

**Rating:** 2.5/5.0 stars

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

**Reviewed Date:** March 28, 2017

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

It makes it faster to get tests ready.  Allows non-coding people the ability to make tests.

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

It's limited.  Yes are fragile.  It limits the abilities of selenium by the just not using custom code.

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

Testing web application.  We solved the problem of no automated testing with Selenium, after a brief trial with Selenium IDE.

  ### 10. Primary use in building automation for GUI Testing

**Rating:** 3.0/5.0 stars

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

**Reviewed Date:** June 11, 2017

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

1. Easy to use
2. Easy to configure
3. Open source

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

1. lack of community support
2. cannot search problems easily on google
3. should have mobile support too

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

1. building automation on web applications which if done manually can waste a lot of time
2. automated applications using selenium are scheduled on 

  ### 11. Easy use of selenium ide

**Rating:** 4.5/5.0 stars

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

**Reviewed Date:** April 11, 2017

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

I like record and play thing of selenium ide and by using this i can capture all the activities and convert it into java file which is very useful and time reducing.

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

I think the selenium ide is good but it has convert issue for html or java sometimes so i have to play and record again sometimes and then it works perfectly 

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

I have used to implement the manual testing to the automation testing of website at my job place.

  ### 12. Great test automation framework

**Rating:** 5.0/5.0 stars

**Reviewed by:** Erdenezul B. | Senior Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 04, 2017

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

Selenium IDE is creating UI automation test when we are testing our product.

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

I have no reason to dislike to selenium IDE because it's very useful for test automation

**Recommendations to others considering Selenium IDE:**

I am highly recommending Selenium IDE to automate UI tests

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

Facilitated every repetitive task in product development. I have realized that I must automate everything from the experience I used selenium

  ### 13. Automation Testing software 

**Rating:** 4.0/5.0 stars

**Reviewed by:** RISHANT A. | Software Engineer & Technical Lead, Telecommunications, Enterprise (> 1000 emp.)

**Reviewed Date:** May 23, 2016

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

It is a very good tool for doing automated testing of Web Applications .  It has support for writing code in different languages. Also , its supports injecting JS code  in webpages and using results for test. 

It's usage is not limited to Testing and can be used for many different things . 

I have deployed a system along with Jenkins which automatically tests all the different parts of the application 

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

It does not have support for many things like flash based plugins which are still being used a lot in many web applications. It fails us there and hence at that point we need to look for different things . 

**Recommendations to others considering Selenium IDE:**

Its worth using but it takes a lot of time , also it has its limitations . 

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

It is used for testing Web Applications automatically. It reduces the pain of doing manual testing . 
Once code is made for testing , you can just run it and every time it will show you where issues are . It saves a lot of ma power and thus money is saved as testing is an important part of software development and can not be skipped. 

  ### 14. Wonderful tool for web testing framework

**Rating:** 3.0/5.0 stars

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

**Reviewed Date:** January 24, 2017

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

I did not know about this before until I had to automate some testing on our website. This tool does a wonderful job for automating your test tasks.

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

Sometimes somewhere I feel it has a limited scope on what I want to do.

**Recommendations to others considering Selenium IDE:**

There are areas to improve and progress.

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

Test automation for the web application.

  ### 15. Best Automation

**Rating:** 5.0/5.0 stars

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

**Reviewed Date:** March 17, 2017

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

Easy setup.  great features. Helps me automate the test very easily

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

There is nothing about it which I do not like

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

Automating the test for Web application 

  ### 16. Selenium IDE : A Review 

**Rating:** 5.0/5.0 stars

**Reviewed by:** Shiva S. | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 26, 2016

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

- Free, Open Source, Easy to install and work. 
- fast and easy to learn compared to other similar tools. 
- Selenium is only a free tool which allows to record user action on browser window. 
- Not much programming experience is required to expertise in selenium tool.
- extensions/ plugins are helpful and can be updated only when there is a need.  
- selenium commands are automatic depending on the situation and default commands/ code can be edited as per the user needs.
- simple and clear view of the test results as guided by the user per his/ her needs,  

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

- Selenium IDE, being a Firefox extension, it is not supported in other browsers (Chrome, Torch, Safari). 
- Programs/ Scripts written on Selenium IDE can be used on other browsers only it is used with selenium Core or Selenium RC which have its own disadvantages.
-  Designed only to test a prototype which is failed to verify images, exported scripts from one programming language to other. 
- When Compared with WebDriver and other testing tools, this product is slow in test execution.
  

**Recommendations to others considering Selenium IDE:**

Selenium IDE being a Firefox extension it is very simplest  and easiest framework in a selenium suite.  Due to its simplicity, I recommend to use this product as a prototyping tool. For advanced test cases, other products such as Selenium RC and WebDriver is recommended.  

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

- I started using this tool for a prototype browser testing and now because of its ease and simplicity became a default testing tool for my personal and business work. We can also edit the inbuilt scripts according to our use. read/ save options are very simple. Test reports can be modulated.
- Benefits: Free, Open Source, Beginners Bitcoin, No much programming knowledge required, easy for development.  

  ### 17. Perfect solution for web sites automation

**Rating:** 5.0/5.0 stars

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

**Reviewed Date:** January 20, 2017

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

Multi-browser support
Support for variety of programming languages
Constantly updating with new features

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

Doesn't support mobile web automation anymore.
I needed to use a different solution for mobile web site.

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

Company web site should be tested on all majors web browsers, both PC and mobile side.

  ### 18. Saved Me Thousands of Hours of Work

**Rating:** 4.5/5.0 stars

**Reviewed by:** Natalie G. | CEO & Founder, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 22, 2016

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

I just LOVE having a tool that can automate something that can normally only be done manually.

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

I am not a developer, but rather a self-taught technologist (primarily salesforce admin), so please take that into account with my review. Learning the commands is the most challenging piece of the tool. I still am not an expert and rely heavily on past tests that have been successful. I also often seem to have trouble on the command that looks up the XML script. 

**Recommendations to others considering Selenium IDE:**

I don't know that there are being any advancements made to this tool as it is used through the Firefox plugins, so that is why I say no. Thus I don't know how long it will stay relevant or easy to use.

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

I have used this primarily in areas where I have not been able to mass delete files related to salesforce records, so we built a script to automate the deletion of these files through the user interface.

  ### 19. Excellent tool for automation

**Rating:** 5.0/5.0 stars

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

**Reviewed Date:** November 15, 2016

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

I love to test software and find any bugs.

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

Being stagnant probably. I love being in a creative environment and spreading out posiriveness.

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

I am working as a software test engineer finding all the possible bugs i can

  ### 20. Great Free Tool for basic Automation

**Rating:** 5.0/5.0 stars

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

**Reviewed Date:** September 09, 2016

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

A very straight forward application. Easy to Record and Playback. No Hard-code tech knowledge required.

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

It would be great if it supported Chrome. Still no complain! 

**Recommendations to others considering Selenium IDE:**

Great tool. If you want to get most out of it, install SEL Blocks plugin as well. 

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

It saves a lot of time when you are testing and need to complete the whole cycle again and again with different values. 

  ### 21. One of the best tools for testing web apps

**Rating:** 4.5/5.0 stars

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

**Reviewed Date:** October 25, 2016

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

The ability to combine testing with coding.

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

Referring to each elements through XML gets really tedious at times.

**Recommendations to others considering Selenium IDE:**

Would be nice to have a mechanism that would do testing on all the major platforms rather than having separate code styles.

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

NA

  ### 22. Selenium IDE is a complete IDE

**Rating:** 5.0/5.0 stars

**Reviewed by:** Arjun B. | Technical Consultant - QA, Enterprise (> 1000 emp.)

**Reviewed Date:** February 01, 2016

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

The record and playback, Plugin support and it is not just a record and playback tool but a full-fledged development environment, which even lets you create/edit your scripts by typing in the commands (in Selenese). It's great to have selenium pop-up with one click and as an integrated sidepanel. Saves me a lot of clicks to switch between the browser and selenium window. I'd love to have this integrated with the IDE itself, but for now, this pluggin is a must have for al the IDE devs. With Selenium IDE is, you can convert recorded Selenium IDE scripts into different languages and after conversion you can run it in Selenium RC.

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

1) Must have a browser to run Selenium tests.
2) Easily re targeting html table tests to different locations appears to be supported only in the IDE
3) HTML table scripts alone may be somewhat limited for complex tests

**Recommendations to others considering Selenium IDE:**

Selenium provides a quick and powerful way to write functional tests for web applications and an environment where they can be run across different hosts. I am sufficiently impressed that I am looking for projects which could benefit from this approach. It works with other browsers so long as the Selenium Core is downloaded. Selenium makes writing automated acceptance tests real simple and almost fun compared to other testing tools.

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

Adding "label-goto" to created test cases makes stress test for web-pages. By using clipboard format ->JUnit4, u can create selenium2-Junit4 code easily. I love it :-)

  ### 23. Selenium Feedback

**Rating:** 4.5/5.0 stars

**Reviewed by:** Johnny P. | Small-Business (50 or fewer emp.)

**Reviewed Date:** January 19, 2016

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

I like the simple, yet intuitive process of creating web automated tests using Selenium IDE. I also like the minimal download/add in needed to run this tool for automated testing.

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

I don't like the small, sometimes un-view able icon that's added to the browser that indicates you have Selenium IDE add-in added.

**Recommendations to others considering Selenium IDE:**

Low cost, ease of use, very minimal download needed and low storage space on PC. It also easily appends to IE when opened and doesn't take away from your pc's performance.

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

We are solving the tedious, time consuming task of creating simple, yet re-usable automated web scripts. The benefits of using this tool is one, it's free, 2 it's very easy to use, 3 there is no huge download and 4 this will help cut down on manual testing time in which we could use the time saved towards other project efforts.

  ### 24. Fantastic testing tool

**Rating:** 3.5/5.0 stars

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

**Reviewed Date:** October 07, 2016

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

I like the concept of open source and modulate as per product.

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

Not very structured when it comes to documentation. I wish there are more help documentation

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

UI automation to solve repetative testing. 

  ### 25. Stepping stone to test automation

**Rating:** 5.0/5.0 stars

**Reviewed by:** Delfin D. | QA Manager, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 17, 2015

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

Short learning curve
Easy to use
Great Return of Investment
Lite automation suite
Quick test results



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

Does not work with browsers other than Firefox

**Recommendations to others considering Selenium IDE:**

If you can train your testers in HTML before using Selenium IDE, you will win for sure. With training, team can learn the Selenium IDE within days and come up with best practices very easily.

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

Automated test case development.
We have a comprehensive test automation framework which uses Selenium IDE test cases to execute the tests in parallel as well as in multiple browsers at same time.

  ### 26. Good for beginers

**Rating:** 3.5/5.0 stars

**Reviewed by:** Alexey A. | Software Test Manager, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** December 23, 2015

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

Ability to record your interactions with web application
Ability to play recorded case
Ability to export recorded test case to external language(java, ruby, python ... etc)

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

In some cases( related to ajax requests and interaction with dynamic generated ids, names, class ) this tool not so good. 

**Recommendations to others considering Selenium IDE:**

You should understand that Selenium IDE it is very simple and non agile tool for test automation. You should think to move to Selenium server/Grid for your test automation.

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

Fast draft creation of automated test case.

  ### 27. Great open source tool

**Rating:** 4.0/5.0 stars

**Reviewed by:** Utkal Keshari P. | Senior Software Engineer, Management Consulting, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 24, 2015

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

Selenium IDE is an open source test tool to run functional test on your Web application. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests.  It records user actions in most of the popular languages like Java, C#, Perl, Ruby etc. But, in order the run those scripts, you need Selenium Remote Control or WebDriver. 
It's very easy to use this tool i.e. record and playback.



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

Great idea and module, but sadly it doesn't work with loops ("while" statements - see modules ) or conditions. somewhat cumbersome to automate, requires a windowing system, external server and python scripting. It works only on Firefox browser and doesn't work with IE or Chrome browsers.

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

It provides a quick and powerful way to write functional tests for web applications. You can use this for shakeout or sanity testing.

  ### 28. Selenium IDE_Shivakumar

**Rating:** 3.5/5.0 stars

**Reviewed by:** Shivakumar G. | Cerner Applications Analyst, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** December 18, 2015

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

Since selenium is a free of cost and uses the JAVA programming language, it makes programmer life more efficient and effective.

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

Not much, but they can work on improvising the UI

**Recommendations to others considering Selenium IDE:**

Keep up the good work

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

Automated Testing Projects for various clients across USA, Middle East and Australia 

  ### 29. Selenium IDE Review

**Rating:** 3.5/5.0 stars

**Reviewed by:** Alister E. | Software Engineering Manager - Test Automation, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 26, 2015

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

The ability to record a test and translate it to any webdriver backed programming language.

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

Hard to maintain and scale. Reliability when running cross browser is sometimes flaky.

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

Setting up an automation framework.
Benefits - Helps in learning and understanding the access of DOM elements for UI automation testing

  ### 30. The tool gives you ease in coding as you have basic code ready.

**Rating:** 2.5/5.0 stars

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

**Reviewed Date:** June 06, 2015

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

1. Easy code available and you need not struggle to get the object or ID properties of web elements.
2.Good error handling with the code provided .
3.Ease of use on firefox.

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

1. No integration with cucumber based coding.
2.Less scope for parameterization when the properties change per parameter.
3.Need more user friendly looping functions.
4.No snapshots through IDE.
5. Would appreciate if we could have a html video of the test replayed using the IDE. 
6. Would love if we can have  the reporting plugin available outside IDE with eclipse for cucumber which are easy to setup.

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

I have been using selenium IDE to have my basic code ready and later integrating same with Cucumber .Further enhancing the code for snapshots and report generation in code.

  ### 31. The Selenium IDE is the easiest and fastest way to create tests and replay them afterwards.

**Rating:** 3.5/5.0 stars

**Reviewed by:** Anil N. | Quality Analyst III, Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 26, 2015

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

Very easy to use and install
No programming experience is required, though knowledge in HTML and DOM are needed
Can export test cases to formats usable in WebDriver
Has Built-in help and test results reporting module
Provide support for extensions.


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

Available only in Firefox
Designed only to create the prototypes of tests
No support for iteration and conditional operations
Test execution is slow compared to that of WebDriver.


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

I implemented some automated tests using Selenium IDE and 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=3&section=pricing&secure%5Bexpires_at%5D=2026-07-15+04%3A53%3A54+-0500&secure%5Bsession_id%5D=9e8b584c-ec48-459f-bb28-80f99e965c8f&secure%5Btoken%5D=35561a6b849b89088348d78760660d89968b4fddecef555e3dd194df507d9e0c&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)

