selenium-ide

Open Source record and playback test automation for the web.

Github星跟踪图

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.

主要指标

概览
名称与所有者SeleniumHQ/selenium-ide
主编程语言TypeScript
编程语言JavaScript (语言数: 7)
平台
许可证Apache License 2.0
所有者活动
创建于2017-08-08 11:37:00
推送于2024-12-09 17:23:23
最后一次提交2021-01-26 17:48:48
发布数220
最新版本名称v4.0.1-beta.14 (发布于 )
第一版名称v0.1 (发布于 2017-10-31 11:25:21)
用户参与
星数2.9k
关注者数163
派生数794
提交数3.9k
已启用问题?
问题数1374
打开的问题数428
拉请求数343
打开的拉请求数11
关闭的拉请求数156
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?