We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a1cd7 commit 116d46fCopy full SHA for 116d46f
maestro/android-flow.yaml
@@ -0,0 +1,11 @@
1
+appId: com.gosunet.composebook
2
+tags:
3
+ - android
4
+ - passing
5
+---
6
+- launchApp
7
+- tapOn: "🧱 Components"
8
+- tapOn: "Filter chip"
9
+- swipe:
10
+ direction: RIGHT
11
+- tapOn: "👋 About"
maestro/ios-flow.yaml
@@ -0,0 +1,6 @@
+appId: com.gosunet.composebook.composebook
+ - ios
maestro/web-flow.yaml
@@ -0,0 +1,3 @@
+url: https://gosunet.github.io/composebook/
0 commit comments