-
Notifications
You must be signed in to change notification settings - Fork 2
Description
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)