-
Couldn't load subscription status.
- Fork 56
Description
Hello, I'm trying to implement this plugin into a big project with lots UI and unit tests and I could not see any documentation or mentions of this plugin working with Android tests (except for the issue post in here in 2020). But I was hoping that maybe situation has changed and it is possible now to utilize this plugin with Android UI tests?
So far I have not tried it with unit tests, but i'm trying to implement it into the UI Tests as this is the most troubling and flaky part in the project, but it seem no matter what I try and do it won't retry the UI Tests. Do you have any advice or a way make it work with the Android UI tests or is there no way making it happen?
Thank you.