android-testify
android-testify copied to clipboard
Screenshot custom output file path support
The Testify Screenshot Library is currently designed to save screenshots in a predefined file path during a test run. This can be limiting when users wish to customize the storage of these screenshots based on different parameters such as test types, date of test run, or any other user-defined parameters.
Requesting a way to set a custom path for screenshots to be saved.
Additionally, it would be great to have support to add a custom path to reports
This enhancement would be very helpful to us as well 🙏