Selenium IDE icon
Selenium IDE icon

Selenium IDE

Selenium IDE is a browser add-on that records clicks, typing, and other actions to make a test, which you can play back in the browser.

Selenium IDE screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Google Chrome
  • Mozilla Firefox
-
No reviews
4likes
1comment
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight
  2.  Customizable

Features

  1.  Works Offline
  2.  Support for scripting
  3.  Autocompletion
  4.  Extensible by Plugins/Extensions
  5.  Web Testing
  6.  Debugging

Selenium IDE News & Activities

Highlights All activities

Recent activities

  • Oglama icon
    bigrocketapps added Selenium IDE as alternative to Oglama
  • agilare reviewed Selenium IDE  

    Easy to handle, intuitive interface However development seems to be slowed and documentation could be better Ideal to start in e2e testing

  • agilare liked Selenium IDE
  • braky updated Selenium IDE
  • JetBrains Aqua icon
    braky added Selenium IDE as alternative to JetBrains Aqua
Show all activities

Selenium IDE information

  • Developed by

    Selenium
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    60 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentWeb Browsers

GitHub repository

  •  3,059 Stars
  •  825 Forks
  •  449 Open Issues
  •   Updated  
View on GitHub

Our users have written 1 comments and reviews about Selenium IDE, and it has gotten 4 likes

Selenium IDE was added to AlternativeTo by Danilo Venom on and this page was last updated . Selenium IDE is sometimes referred to as Selenium, SeIDE

Comments and Reviews

   
 Post comment/review
Michel
0

Easy to handle, intuitive interface However development seems to be slowed and documentation could be better Ideal to start in e2e testing

Featured in Lists

Firefox Quantum has been released a few days ago. The new update from Mozilla is one met with excitement from many …

List by Danilo Venom with 38 apps, updated

What is Selenium IDE?

Selenium IDE is an integrated development environment for Selenium tests. It is implemented as a browser extension, and allows you to record, edit, and debug tests. Selenium IDE includes the entire Selenium Core, allowing you to easily and quickly record and play back tests in the actual environment that they will run.

Selenium IDE is not only a recording tool: it is a complete IDE. You can choose to use its recording capability, or you may edit your scripts by hand. With autocomplete support and the ability to move commands around quickly, Selenium IDE is the ideal environment for creating Selenium tests no matter what style of tests you prefer.

Features:

Easy record and playback Intelligent field selection will use IDs, names, or XPath as needed Autocomplete for all common Selenium commands Walk through tests Debug and set breakpoints Save tests as HTML, Ruby scripts, or any other format Support for Selenium user-extensions.js file Option to automatically assert the title of every page Easy customization through plugins