feat: Sessions view (#537)

This commit is contained in:
lostb1t
2025-02-21 13:14:57 +01:00
committed by GitHub
parent b0c5255bd7
commit 5b8418cd82
14 changed files with 534 additions and 30 deletions

6
Makefile Normal file
View File

@@ -0,0 +1,6 @@
e2e:
maestro start-device --platform android
maestro test login.yaml
e2e-setup:
curl -fsSL "https://get.maestro.mobile.dev" | bash