mobile-dev-inc/maestro

Command to install APK or APP files from a URL

Open

#1665 aperta il 30 gen 2024

Vedi su GitHub
 (2 commenti) (4 reazioni) (1 assegnatario)Kotlin (306 fork)batch import
P2enhancementgood first issuemaestro cli

Metriche repository

Star
 (6111 star)
Metriche merge PR
 (Merge medio 12g 2h) (39 PR mergiate in 30 g)

Descrizione

Feature Request

There should be a command like installApp - that allows you to install an APP or APK file from a URL

Why it is needed

Sometimes you want to test the interaction between different apps - installApp would provide a convenient way to install these apps.

Right now I am downloading APKs via Chrome, and I have to toggle a bunch of security settings to get it to work.

Guida contributor