We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I use the default settings to test the APK org.woheller69.spritpreise_18.apk.zip
The script I used is:
python3 parallel_exec.py --list_device AVDName --appium_ports APPIUMNAME --android_ports ANDROIDPORT --path APPDIR --timer 70 --platform_version 8.1 --algo SAC --timesteps 5000 --trials_per_app 3
The test performs well at the beginning. However, the test speed rush up and suddenly output the error
type numpy.ndarray doesn't define __round__ method OK: killing emulator, bye bye
Then the emulator restarts again.
Would you please kindly check what's wrong with it?
Thank you very much!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I use the default settings to test the APK
org.woheller69.spritpreise_18.apk.zip
The script I used is:
The test performs well at the beginning. However, the test speed rush up and suddenly output the error
Then the emulator restarts again.
Would you please kindly check what's wrong with it?
Thank you very much!
The text was updated successfully, but these errors were encountered: