Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: pin version of Android platform
By default, the `deviceName` is set to `Android Emulator` [1], but it does not work with Android 7+, since there is no such device for those versions [2]. We'll possibly have to migrate to karma, since zuul does not seem maintained anymore [3]. [1] https://wiki.saucelabs.com/display/DOCS/Test+Configuration+Options#TestConfigurationOptions-BrowserName [2] https://saucelabs.com/rest/v1/info/browsers/webdriver [3] defunctzombie/zuul#320
- Loading branch information