view_to_uix
Exports Espresso view in uiautomatorviewer format.
Use
- Invoke
ViewToUix.dumpView();from your test. - Download png and uix file with
adb pull /sdcard/Android/data/com.example.android.testing.espresso.BasicSample/cache/dump - Open uiautomatorviewer then select image and file

- Inspect the Espresso view hierarchy
