Skip to content

ArchitWagle/percy-selenium-ide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,712 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

logo

+

logo

Percy-Selenium IDE

[WIP] An integrated development environment for Percy

Introduction

This project is work in progress, towards a integration between Percy and Selenium IDE.

Note: This is not an official integration from either Percy or Selenium IDE. It is a personal project I am working on.

Installation

Pre-packaged

To be added

Prerequisites

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

  • yarn npm might work as well (untested)

  • peru

Building

peru requires a POSIX machine to work, for the time being you can only properly build the extension on macOS and Linux.

  • Install the dependencies peru sync
    yarn or if using Node 10 yarn --ignore-engines
  • Build the extension
    yarn build and then yarn watch for faster incremental builds yarn build:ext:prod to build only the extension or yarn build:ext for faster development build (also includes beta features)
  • Install as developer on Google Chrome or Firefox

Manifest located in <Project Directory>/packages/selenium-ide/build/manifest.json

About

Open Source record and playback test automation for the web.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.8%
  • CSS 5.2%
  • HTML 2.0%