Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mfshao committed Dec 19, 2024
1 parent d8b02fd commit 80d2d8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@
actions.key_down(Keys.CONTROL)
actions.send_keys("S")
actions.key_up(Keys.CONTROL)
actions.pause(1)
actions.pause(5)
actions.send_keys(Keys.ENTER)
actions.perform()

0 comments on commit 80d2d8a

Please sign in to comment.