mobile-dev-inc/maestro
GitHub で見るCommand to install APK or APP files from a URL
Open
#1,665 opened on 2024年1月30日
P2enhancementgood first issuemaestro cli
Repository metrics
- Stars
- (6,111 stars)
- PR merge metrics
- (平均マージ 12d 2h) (30d で 39 merged PRs)
説明
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.