screenshot-tests-for-android 是来自 Facebook 的一个 Android 开发包,用于在 Android 程序中实现自动的屏幕截屏功能。示例代码:public class MyTests { @Test public void doScreenshot() { /* * Create and set up your view some how. This might be inflating, * or creating from a view class. You might want to set proper