Example app used by the Percy JS Appium tutorial and Percy JS WebdriverIO tutorial demonstrating App Percy's JS Appium and WebdriverIO integrations.
The tutorial assumes you're already familiar with JavaScript and the Appium wd/webdriverio framework. You'll still be able to follow along if you're not familiar with Appium concepts, but we won't spend time introducing JS Appium concepts.
This tutorial also assumes you have Node 14+ with npm and git installed.
Depending on which framework you use for testing, please follow the tutorial in either wd
directory or webdriverio
directory.