roman_markov
Results
1
issues of
roman_markov
Appium: 2.10.3 Espresso driver: 3.3.0 When I added dependency to app under test `implementation 'androidx.work:work-runtime:2.9.0'` and later in code invoked `WorkManager.getInstance(context);` the app started to crash during appium tests with...