How do I pull images from my SD card after an Espresso test automatically

前端 未结 0 1297
北恋
北恋 2021-02-05 04:06

I have an Espresso test that takes screenshots and stores them on the device\'s sd card. I am able to pull them to my PC using adb command e.g.

adb pull /sdcard/P         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题