How to take a screenshot! #243
Answered
by
fzyzcjy
Rohithgilla12
asked this question in
Q&A
-
Is there any way or any method that this package exposes that would allow us to override the screenshot taken? |
Beta Was this translation helpful? Give feedback.
Answered by
fzyzcjy
Aug 5, 2022
Replies: 1 comment 2 replies
-
Currently it is: When calling that method, it takes a screenshot. Btw we also have a full video record as well. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Rohithgilla12
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently it is:
flutter_convenient_test/packages/convenient_test/example/integration_test/main_test.dart
Line 91 in 92bd62e
When calling that method, it takes a screenshot.
Btw we also have a full video record as well.