mobile-dev-inc/maestro
Auf GitHub ansehenCommand to install APK or APP files from a URL
Open
#1.665 geöffnet am 30. Jan. 2024
P2enhancementgood first issuemaestro cli
Repository-Metriken
- Stars
- (6.111 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 12T 2h) (39 gemergte PRs in 30 T)
Beschreibung
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.