Rating is available when the video has been rented.
This feature is not available right now. Please try again later.
Published on Jul 13, 2016
Espresso does most of the heavy lifting for you when it comes to detecting when the UI is idle. But if you're using any custom background threads or scheduling for long running jobs, you might need to add and manage an IdlingResource to tell Espresso when your app is busy and when it's idle.