Hey are there any possibilities to make a screenshot when using integration_test lib (https://pub.dev/packages/integration_test) for UI tests?
In flutter_driver it was bulid in method to take it. Here i coldn't find any.
Hey are there any possibilities to make a screenshot when using integration_test lib (https://pub.dev/packages/integration_test) for UI tests?
In flutter_driver it was bulid in method to take it. Here i coldn't find any.
I found an open issue on GitHub - https://github.com/flutter/flutter/issues/51890
They are working on that capability.