You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -293,9 +293,9 @@ export function getAppPath(platform, runType) {
293
293
}
294
294
}else{
295
295
thrownewError("No 'app' capability provided and incorrect 'runType' convention used: "+runType+
296
-
". In order to automatically search and locate app package please use 'android','device','sim' in your 'runType' option. E.g --runType android25, --runType sim11iPhone6");
296
+
". In order to automatically search and locate app package please use 'android','device','sim' in your 'runType' option. E.g --runType android25, --runType sim.iPhone7.iOS110");
0 commit comments