Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.48 KB

File metadata and controls

42 lines (26 loc) · 1.48 KB

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