addMedia question #2866
ronnyremesnik
started this conversation in
Ideas
Replies: 3 comments
-
|
This also bugs me, especially as test devices often are emulators with tight space constraints. Related to that, having a |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Seems reasonable to me. Let me convert this into a feature request! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
See #2871 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I’m using the addMedia command, and it seems that when I run it a second time, the media files get duplicated on the device.
Is there a way to ensure the media is added only once or to overwrite existing files instead of duplicating them?
I checked https://github.com/mobile-dev-inc/Maestro/pull/1419/files
and looks like there is a code that should remove the media, but when test ends, the media stays and not deleted...
Update:
I see that the code that removed the media is no longer in the code base.... any idea why ?
Beta Was this translation helpful? Give feedback.
All reactions