You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right - so finally figured out where the context was coming from
InstrumentationRegistry.getContext
so now everything should work - but it doesn't.
The OkReplayInterceptor isn't running. I can see that I need to call .start - but why isn't there a full example of all this ? Also the basic test that I have does nothing and the whole thing times out after 45 sec. with this error "... within 45 seconds. Perhaps the main thread has not gone idle within a reasonable amount of time?"
Hi there,
Seems its not possible to get this to play nicely with RoboElectric - or am I missing something ?
It would be quite EPIC if RoboElectric and okreplay could work together - making even faster and better tests.
The text was updated successfully, but these errors were encountered: