tests/lomiri: Fix OCR detection

(cherry picked from commit ad6c2fc76f)
This commit is contained in:
OPNA2608 2024-06-30 18:48:31 +02:00 committed by github-actions[bot]
parent f2a40608e6
commit 6a83f618e0

View File

@ -282,6 +282,7 @@ in {
# Testing any more would require more applications & setup, the fact that it's already being attempted is a good sign
machine.send_key("esc")
machine.sleep(2) # sleep a tiny bit so morph can close & the focus can return to LSS
machine.send_key("alt-f4")
# The ayatana indicators are an important part of the experience, and they hold the only graphical way of exiting the session.