chore: update appium caps for local testing

This commit is contained in:
Sefa Ilkimen
2021-03-24 06:18:33 +01:00
parent a01625ecfb
commit b25b07a2a7

View File

@@ -22,7 +22,7 @@ const configs = {
},
localAndroidEmulator: {
platformName: 'Android',
platformVersion: '5',
platformVersion: '9',
deviceName: 'Android Emulator',
autoWebview: true,
fullReset: true,