Unable to run espresso test from android studio with emulator

141 Views Asked by At

I am getting the following error - junit.framework.AssertionFailedError: Failed to grant permissions, see logcat for details at junit.framework.Assert.fail(Assert.java:50) at androidx.test.runner.permission.PermissionRequester.requestPermissions(PermissionRequester.java:111) at androidx.test.rule.GrantPermissionRule$RequestPermissionStatement.evaluate(GrantPermissionRule.java:133)

0

There are 0 best solutions below