mobile-dev-inc/maestro

Command to install APK or APP files from a URL

Open

#1 665 ouverte le 30 janv. 2024

Voir sur GitHub
 (2 commentaires) (4 réactions) (1 assigné)Kotlin (306 forks)batch import
P2enhancementgood first issuemaestro cli

Métriques du dépôt

Stars
 (6 111 stars)
Métriques de merge PR
 (Merge moyen 12j 2h) (39 PRs mergées en 30 j)

Description

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.

Guide contributeur