AndroidUiTestingUtils icon indicating copy to clipboard operation
AndroidUiTestingUtils copied to clipboard

Cross-Library: Android testify with GMD crashes with Dialogs ONLY

Open sergio-sastre opened this issue 1 year ago • 0 comments

Describe the bug If running Cross-LibraryScreenshot tests with Gradle Managed Devices (GMD) for Dialogs via screenshotDialog(), the test crashes

This only happens with GMD and with Dilogs via screenshotDialog(). If not using GMD but screenshoting dialogs, it works If using GMD, but screenshoting Views, it works too

Environment The setup in which the bug is reproducible:

  • AndroidUiTestingUtils version: 2.4.0+
  • Affected Component: Cross-Library with Android-Testify for Dialogs + GMD

sergio-sastre avatar Sep 15 '24 20:09 sergio-sastre