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
Hello
I am trying to execute kraken-mobile in order to test the basic scenario generated with the command kraken-mobile gen but it keeps failing.
I have not changed any of the files of the template project. I just added a valid APK (an resigned it) in order to run kraken-mobile run with that APK in the same directory where I generated the project. However, the command line feedback just tells me that a file does not exist but I am unsure if there is an actually missing file or if it is telling me that writing the report file is not possible. Here is the error I am getting:
My setup:
OS : Windows 10 (Running cli commands with Git Bash in order to be able to use grep) Devices : physical devices Huawei P Smart (Android 9) & Redmi 7a (Android 9) connected over USB (Both with devtools correctly set)
(Also, here's the output of kraken-mobile devices) Ruby version: 2.6.0 JDK version: 13.0.2 Gem version: 1.0.5 Android SDK: 26 (28 & 29 also installed)
The text was updated successfully, but these errors were encountered:
Hello
I am trying to execute kraken-mobile in order to test the basic scenario generated with the command
kraken-mobile gen
but it keeps failing.I have not changed any of the files of the template project. I just added a valid APK (an resigned it) in order to run
kraken-mobile run
with that APK in the same directory where I generated the project. However, the command line feedback just tells me that a file does not exist but I am unsure if there is an actually missing file or if it is telling me that writing the report file is not possible. Here is the error I am getting:My setup:
OS : Windows 10 (Running cli commands with Git Bash in order to be able to use grep)
Devices : physical devices Huawei P Smart (Android 9) & Redmi 7a (Android 9) connected over USB (Both with devtools correctly set)
(Also, here's the output of
kraken-mobile devices
)Ruby version: 2.6.0
JDK version: 13.0.2
Gem version: 1.0.5
Android SDK: 26 (28 & 29 also installed)
The text was updated successfully, but these errors were encountered: