nixosTests.musescore: fix for version 4.2.0

This commit is contained in:
Doron Behar 2023-12-21 15:33:33 +02:00
parent accee5111d
commit 06bec0d01b

View File

@ -63,14 +63,11 @@ in
machine.send_key("tab")
machine.send_key("tab")
machine.send_key("tab")
machine.send_key("tab")
machine.send_key("right")
machine.send_key("right")
machine.send_key("ret")
machine.sleep(1)
machine.sleep(2)
machine.send_key("tab")
# Type the beginning of https://de.wikipedia.org/wiki/Alle_meine_Entchen
machine.send_chars("cdef6gg5aaaa7g")
machine.sleep(1)