Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 361 Bytes

addmedia.md

File metadata and controls

20 lines (13 loc) · 361 Bytes

addMedia

Allows you to add media to the device's gallery for both Android and iOS, making them accessible for use in your application flow.

- addMedia:
    - "./assets/foo.png" # path of media file in workspace
    - "./assets/foo.mp4"

Currently, maestro supports the following mime types for this command:

  • PNG
  • JPEG
  • JPG
  • GIF
  • MP4