[WIP] An integrated development environment for Percy
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.
To be added
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
yarnor if using Node 10yarn --ignore-engines - Build the extension
yarn buildand thenyarn watchfor faster incremental buildsyarn build:ext:prodto build only the extension oryarn build:extfor 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