Skip to content

Commit 762a101

Browse files
chore: record video on connect reject
1 parent eee6327 commit 762a101

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.maestro/native/connect_reject.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ name: React Native Dapp to React Native Wallet Connection Confirmed
55
- launchApp:
66
permissions:
77
all: allow
8+
- startRecording: "Native to Native Connection Rejected"
89
- tapOn: "Connect"
910
- tapOn: "React Native Wallet"
1011
- tapOn: "Reject"
11-
- assertVisible: "Connection declined"
12+
- assertVisible: "Connection declined"
13+
- stopRecording

0 commit comments

Comments
 (0)