Todo Android App test automation using Appium and WebdriverIO with TypeScript
- Clone this repository
- Install node modules with
npm icommand - change device name and other configs in
config\wdio.conf.tsas required - Start test execution with
npm startcommand
Feel free to put a start or raise an issue