Automated screenshot saving and retrieval – which storage API?
I’m automating the creation of screenshots using instrumented tests (androidTest
) on a debug version of my app using UiAutomator and a shell script that uses adb pull
.
I’m automating the creation of screenshots using instrumented tests (androidTest
) on a debug version of my app using UiAutomator and a shell script that uses adb pull
.