Has anyone here used the cloudtestingscreenshotter...
# android
a
Has anyone here used the cloudtestingscreenshotter_lib.aar to take screenshots during an instrumentation test? It’s not working here. (Reference: https://firebase.google.com/docs/test-lab/android/test-screenshots#view_screenshots) Failing with the following message:
Copy code
E/cloud_screenshotter: Exception taking screenshot: <http://java.io|java.io>.FileNotFoundException: /sdcard/screenshots/UnknownTestClass-unknownTestMethod-test-1.jpg (No such file or directory)
google 2
stackoverflow 1
w
What’s the emulator API level? I’m using Facebook’s screenshot library and it has issues on API 21 or when there’s no SD card set up in the emulator