Replies: 1 comment 1 reply
-
|
@dimzeta Have you found a solution? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
First of all thank you for this incredible Framework !
I'm new and I would like to use it to generate some screenshots of my app using multiple simulators at the same time. I do a simple flow just to try it out:
If I run maestro with multiple devices in parallel, the screenshot is overrided:
maestro test --shard-all 2 maestro/screenshots.yamlIs it possible to have something to distinguish the device in the flow? I would like to do something like that:
Or even better with a dynamic folder:
Thank you !
Beta Was this translation helpful? Give feedback.
All reactions