Open saket opened 2 weeks ago
androidTestImplementation("androidx.test.espresso:espresso-device:1.0.1")
androidx.test.espresso.device.controller.DeviceControllerOperationException: Unable to connect to Emulator gRPC port. Please make sure the Android Emulator version is updated to 33.1.11+ and the controller gRPC service is enabled on the emulator. See https://developer.android.com/studio/preview/features#set_up_your_project_for_the_espresso_device_api for set up instructions.
Steps to Reproduce
androidTestImplementation("androidx.test.espresso:espresso-device:1.0.1")
Actual Results