Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add method to add a custom screenshot Bitmap. #518

Closed
wants to merge 1 commit into from

Conversation

bernatpl
Copy link

In some cases I must take screenshots using getInstrumentation().getUiAutomation().takeScreenshot() so that I can capture other things on the screen that do not correspond to the activity.

If you think that adding the possibility to add custom screenshots as a Bitmap might be useful to others, you can merge the pull request.

Thanks.

@bernatpl
Copy link
Author

Related Pull requests:
#501
#502

@bernatpl bernatpl closed this Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant