Selenium IDE

Selenium IDE

Selenium Record and Playback tool for ease of getting acquainted with Selenium WebDriver.

Selenium IDE promo image
Total ratings for Selenium IDE
3.42 (Rating count: 244)
User reviews summary
These summaries are automatically generated weekly using AI based on recent user reviews. Chrome Web Store does not verify user reviews, so some user reviews may be inaccurate, spammy, or outdated.
Pros
  • Easy to use for non-technical people
  • Helpful for automation tasks
  • Can skip authentication steps by using cookies
  • Good for simple tests
Cons
  • Can cause delays and errors on some websites
  • Malware concerns
  • UI can be poorly designed
  • Slow performance
Most mentioned
  • Easy to use
  • Automation
  • Malware
  • UI design
  • Performance
See reviews for Selenium IDE on Chrome Web Store
Recent 25 reviews for Selenium IDE
Recent rating average: 3.32
All time rating average: 3.42
Rating filters
5 star
40%
4 star
12%
3 star
8%
2 star
20%
1 star
20%
Timestamp Author Rating Comment
2023-05-30
Wayne George
Wayne George
Worked well for me. Was a great introduction to automated web app testing. I'm now working with WebDriver built into my applications.
2023-05-18
Nori
Nori
Im testing Selenium IDE right now!!!
2023-05-15
shipeng zhao
shipeng zhao
都挺好,就是什么时候能按钮汉化呀
2023-02-24
Sun Kim
Sun Kim
It works, but I get prompt.js errors causing severe delays. I was wondering why my web browser had significant delays and it was selenium extension where prompt.js was holding up the web page from loading. If you're going to use this, be selective about what web sites you give it permission to, or use it on a specific profile that you only use for testing. Other automation extensions don't do this... Pretty disappointing it ended up being malware. Uncaught SyntaxError: Identifier 'originalPrompt' has already been declared (at prompt.js:1:1)
2023-01-20
Julian Brooks
Julian Brooks
The recording feature was unable to register tasks as simple as right clicks in a spreadsheet. Pretty disappointing.
2023-01-10
Elena Andreyanova
Elena Andreyanova
OMG. This tool is so slow.Just tried to record a simple test like login - go to dashboard -created an offer and Playing back is soooo slow.
2022-12-06
Glen Vincent
Glen Vincent
Very poorly designed UI. Shockingly bad resource hog. Constantly having to reload the web browser extension. gave up trying to get command line runner installed
2022-11-22
R L
R L
Life saver. I knew nothing about selenium but thankfully this easy-to-use extension helped code my ms access vba web integration project I had to convert from IE VBA automation.
2022-09-23
Ambro van Wyk
Ambro van Wyk
Can someone please confirm that the !statusOK variable is not working anymore? There are no replies to this issue on the forums, maybe im just not using the plugin correctly, but I have now wasted 2 days of my life with the boss unable to understand that sometimes plugins do not do what they promised.
2022-09-19
Jose Manuel Sanchez Juarez
Jose Manuel Sanchez Juarez
bastante buena para realizar pruebas sencillas
2022-07-07
Estefania Bermudez Alvarez
Estefania Bermudez Alvarez
Hi, There muchas gracias por la buena aplicación
2022-05-01
Богдан Дунаєв
Богдан Дунаєв
ви угараєте?! кому в голову прийшла ідея зробити видалення команд і одному тесті, видаленням всіх команд!!! всіх Карл!!! ви серйозно?! та просто видаліть це розширення і створіть нормальне. не хоть не позортесь, я вас прошу!
2022-04-28
Anderson Rodrigues
Anderson Rodrigues
Facilitou pra mim principalmente pq não preciso ficar caçandoos objetos via inpect!
2022-04-12
Rolf Martin Dreher
Rolf Martin Dreher
Tentando usar no VBA Excel, não consegui rodar NADA! :(
2022-04-05
Dongxi Yu
Dongxi Yu
不错,简单高效
2022-04-04
Job Ko
Job Ko
absolutely amazing thanks for the automation
2022-03-02
Alex Baidashin
Alex Baidashin
Очень не хватает функции вкладки в браузере
2022-02-10
Bogdan Cherkashchenko
Bogdan Cherkashchenko
Please add a function to select tab in browser!)
2022-01-30
Проект Ваз 2114
Проект Ваз 2114
Один раз работал, теперь не на одном браузере не работает!
2021-11-15
Marius C.
Marius C.
It's amazing how much this extension has improved. I've started using it again after a 5 year gap, and it has helped me immensely to automate some tedious tasks. Love how you can skip over the authentication steps in your scripts because it's using the cookies from your existing session to login and allow you to start your script anywhere in the app. Great job. Love it.
2021-11-12
Tim Sommerstedt
Tim Sommerstedt
Been using it for little more than 1 week and it is going to be the used to test my companies system. Really easy to get into and works quite well, but does take some time to get the full hang off. Really wish that they would begin to implement regex matches with assert text that would be lovely. This review would prob have been a 5 star review if not for the fact that they are still missing the regex assert. Had to make some javascript code to do it for me, but thank god for the for and while loop commands. Would also be nice to get a feature that looks at network responses, but that has sadly been denied by the devs from my understanding which otherwise would make web testing much easier. Otherwise a wonderfull extension. With kind regards - Tim Sommerstedt
2021-11-10
徐悦
徐悦
这里隐式等待时间怎么设置修改呢?
2021-11-03
Veena Devi
Veena Devi
is there any way to take screenshot or any workaround?
2021-10-25
guilherme galano
guilherme galano
horrivel!!!
2021-09-29
Callum Elliot
Callum Elliot
Does not record or playback. Record does not pick up any events. I successfully recorded a google search test using firefox, but loading the saved test always failed when trying to find a page element, in this case the search form. Felt like it was trying to find the element before the page had opened. Sometimes a browser window opened, sometimes not.