selenium-ide

Open Source record and playback test automation for the web.

Github stars Tracking Chart

Selenium IDE · Build Status

[WIP] An integrated development environment for Selenium scripts

Selenium IDE as a WebExtension is developed under the branch v3 view the readme here.

Introduction

This project is a work in progress, towards a complete rewrite of the old Selenium IDE.
The IDE traditionally was developed to be a browser extension, we are now rewriting it to work as an electron app, more info soon.

Installation

WebExtension

Electron

The move to Electron is a work in progress. We will post updates as progress is made. If you're looking for Selenium IDE as a browser extension then check out the v3 branch.

Prerequisites

  • git has to be in $PATH for the installation to pass

  • yarn

Building

  • Install the dependencies
    yarn or if using Node 10 yarn --ignore-engines
  • Build the extension
    yarn build and then
    yarn watch for faster incremental builds

What now?

Here's a draft of the general tasks ahead. Feel free to pitch in and announce which you wish to take upon yourself:

  • Extension UI - SeIDE users should feel right at home
  • Selectors accuracy - an option is ranking selectors - we can optimize selectors correctness and test stability by collecting as many attributes as we can per user event. The most likely properties will be used for the selectors, with fallback to the others.
  • Intelligent editing
  • Export to selenium code in different languages
  • Playback in a way that's consistent with web drivers
  • Open for extensions

Questions or want to chat?

If you have questions, check out our FAQ.

You can also find us on on the #selenium IRC
channel, which is also available on
Slack.

Main metrics

Overview
Name With OwnerSeleniumHQ/selenium-ide
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 7)
Platform
License:Apache License 2.0
所有者活动
Created At2017-08-08 11:37:00
Pushed At2024-12-09 17:23:23
Last Commit At2021-01-26 17:48:48
Release Count220
Last Release Namev4.0.1-beta.14 (Posted on )
First Release Namev0.1 (Posted on 2017-10-31 11:25:21)
用户参与
Stargazers Count2.9k
Watchers Count163
Fork Count794
Commits Count3.9k
Has Issues Enabled
Issues Count1374
Issue Open Count428
Pull Requests Count343
Pull Requests Open Count11
Pull Requests Close Count156
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private