Browse Source

Update for new emulator

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

+ 2 - 2
examples/globalAPP.json

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