How to generate screenshot when running Roborazzi screenshot test locally #944
-
How to generate screenshots when running Roborazzi screenshot test locally? So that I can update the screenshot with the latest change. Now I only know it can generate the screenshots when running CI. |
Beta Was this translation helpful? Give feedback.
Answered by
SimonMarquis
Sep 14, 2023
Replies: 1 comment
-
To generate the screenshots unsing Roborazzi, you'll need to execute this task: nowinandroid/.github/workflows/Build.yaml Lines 92 to 96 in 151f877 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
juliewww
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To generate the screenshots unsing Roborazzi, you'll need to execute this task:
recordRoborazziDemoDebug
nowinandroid/.github/workflows/Build.yaml
Lines 92 to 96 in 151f877