Skip to content

Commit 0ec559f

Browse files
committed
docs(demo): update demo
1 parent 1c64508 commit 0ec559f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

demo/demo.tape

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -179,11 +179,11 @@ Sleep 1.5s
179179
# Clear selection and select first participant
180180
Escape
181181
Sleep 400ms
182-
Type "l"
182+
Right
183183
Sleep 400ms
184-
Type "l"
184+
Right
185185
Sleep 400ms
186-
Type "l"
186+
Right
187187
Sleep 400ms
188188

189189
# Move participant with H/L
@@ -193,9 +193,9 @@ Type "L"
193193
Sleep 500ms
194194

195195
# Navigate to an event
196-
Type "j"
196+
Down
197197
Sleep 400ms
198-
Type "j"
198+
Down
199199
Sleep 400ms
200200

201201
# Move event with J/K

0 commit comments

Comments
 (0)