Browse Source

Update for new emulator (Android 5)

bernhardbuhl 4 years ago
parent
commit
ef2aa65c09
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/globalAPP.json

+ 1 - 1
examples/globalAPP.json

@@ -9,7 +9,7 @@
     "TC.MobileApp": "True",
     "TC.platformName": "Android",
     "TC.deviceName": "emulator-5554",
-    "TC.platformVersion": "7",
+    "TC.platformVersion": "5",
     "TC.app": "/baangt/examples/calculator.apk",
     "TC.appPackage": "com.google.android.calculator",
     "TC.appWaitActivity": "com.android.calculator2.Calculator",