-
-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
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
Espresso server process unexpectedly terminated #839
Comments
Not my env, but i saw similar behavior before. Then, the local gradle cache broke the build package. Ran |
Hello @KazuCocoa , tried what you suggested: |
hm, then i have no idea right now, unfortunately...
The package is in general androidx package, so I assume missing something should not be. |
Environment:
Appium capabilities:
espressoBuildConfig:
Description:
When the espresso driver start it crashes when instantiating the instrumented app
Logcat:
It seems the espresso server can't find the testrunner from the androidx package, but I don't see why and if is something is missing or incorrect in my configuration.
The text was updated successfully, but these errors were encountered: