example-webdriverio Example of how to integrate Percy visual tests with WebdriverIO. Running the example $ npm install $ PERCY_TOKEN=... npm test $ git clone https://github.com/percy/example-webdriverio.git $ cd example-webdriverio/ $ export PERCY_TOKEN=... $ npm install $ npm test