···256256 machine.send_key("ctrl-alt-t")
257257 wait_for_text(r"(${user}|machine)")
258258 machine.screenshot("terminal_opens")
259259-260260- # lomiri-terminal-app has a separate VM test to test its basic functionality
261261-262259 machine.send_key("alt-f4")
263260264261 # We want the ability to launch applications
···448445 machine.send_key("ctrl-alt-t")
449446 wait_for_text(r"(${user}|machine)")
450447 machine.screenshot("terminal_opens")
451451-452452- # lomiri-terminal-app has a separate VM test to test its basic functionality
453448454449 # for the LSS lomiri-content-hub test to work reliably, we need to kick off peer collecting
455450 machine.send_chars("lomiri-content-hub-test-importer\n")