appium-espresso-driver
appium-espresso-driver copied to clipboard
feat: add ability for driver to recieve 'reboot' and 'suppress-kill-s…
…erver' args
depends on this https://github.com/appium/appium-android-driver/pull/693
looks good but CI is failing. I'm not sure if it normally passes these days...? Judging based off of the closed branch history, I assume not? unit tests pass, but e2e tests seem to be having issues
Oh in this case the error is because the validation function has not yet been published so of course it will fail
Similar comments as for https://github.com/appium/appium-xcuitest-driver/pull/1307 And yes, it only makes sense to publish this module after we bump the beta version of base driver for v2
closed as obsolete