Feb 19, 2021
Thanks for the read!
I’m not using the wdio test runner to run my tests (which the boilerplate would be doing), instead I’m using Jest as the test runner and wdio as just a library to communicate with the appium server.
I’m not sure on how the wdio runner config works for appium so I’m probably not going to be too much help on that one I’m afraid.