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
thrownewError("No 'app' capability provided and incorrect 'runType' convention used: "+caps.runType+
318
+
". 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");
310
319
}
311
-
returnapps[0];
312
-
}else{
313
-
thrownewError("No 'app' capability provided and incorrect 'runType' convention used: "+caps.runType+
314
-
". 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