Giter Site home page Giter Site logo

rdandy / selenium-ide Goto Github PK

View Code? Open in Web Editor NEW

This project forked from seleniumhq/selenium-ide

0.0 1.0 0.0 26.98 MB

Open Source record and playback test automation for the web.

Home Page: https://selenium.dev/selenium-ide/

License: Apache License 2.0

JavaScript 75.08% HTML 7.11% CSS 0.15% TypeScript 16.78% Starlark 0.88%

selenium-ide's Introduction

logo

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
  • Run Tests To run the tests you need to do the following
yarn download-drivers 
yarn test

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.

selenium-ide's People

Contributors

corevo avatar baimao8437 avatar jongkeun avatar petermouse avatar zavelevsky avatar linyunwen avatar xdennisx avatar automatedtester avatar raju249 avatar dependabot[bot] avatar manoj9788 avatar zewa666 avatar shs96c avatar toshiya avatar meir017 avatar lukeis avatar diemol avatar amitzur avatar aplorenzen avatar dvd900 avatar p2635 avatar sotayamashita avatar samitbadle avatar swes1117 avatar vivrichards600 avatar bolasblack avatar peter-kehl avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.