It should successfully execute and generate screenshots
Actual behaviour
Failing with error:
Task :app:debugDownloadScreenshots
⬇️ Pulling screenshots from your connected devices!
Shot ADB warning: We could not pull screenshots from folder: /storage/emulated/0/Download/screenshots/com.example.espressoworkshop.test/screenshots-compose-default/
Shot ADB warning: rm: /storage/emulated/0/Download/screenshots/com.example.espressoworkshop.test/screenshots-compose-default/: No such file or directory
What went wrong:
Execution failed for task ':app:debugExecuteScreenshotTests'.
Unable to make public void sun.nio.ch.ChannelInputStream.close() throws java.io.IOException accessible: module java.base does not "exports sun.nio.ch" to unnamed module @6b8617c7
Expected behaviour
It should successfully execute and generate screenshots
Actual behaviour
Failing with error:
Steps to reproduce
Execute command ./gradlew executeScreenshotTests -Precord
Version of the library
Lib version: 5.14.1 Java version: 1.8 Emulator version: API 30