...
This behavior probably comes from the fact that the local device and the Test Bench device do not have the same Chrome version. Please install chrome 110 on local device https://greenspector.atlassian.net/wiki/spaces/DOCUMENTATION/pages/3121184771
...
15 - Test Runner erreur DELETE_FAILED_INTERNAL_ERROR
lors de la désinstallation de com.greenspector.testbench.launcher.android
Code Block |
---|
WARN[2024-09-16T11:14:05+02:00] Could not reinstall the APK correctly. Will uninstall first...
INFO[2024-09-16T11:14:05+02:00] ADB - Uninstall com.greenspector.testbench.launcher.android
ERRO[2024-09-16T11:14:06+02:00] could not uninstall apk: Error: Exit code error: 1
- Command: adb -P' '5037' '-s' '68ce37c6' 'uninstall' 'com.greenspector.testbench.launcher.android
- Stderr:
Stdout: Failure [DELETE_FAILED_INTERNAL_ERROR] |
Si vous avez cette erreur au lancement d’un test avec le TestRunner, merci de nettoyer les composants installés sur votre téléphone avec la commande suivante
Code Block |
---|
testrunner -c config.yml cleandevice |
Puis vous pouvez relancer votre test