File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 230230
231231 # morph-browser has a separate VM test, there isn't anything new we could test here
232232
233- # Keep it running, we're using it to check content-hub communication from LSS
233+ machine.send_key("alt-f4")
234234
235235 # LSS provides DE settings
236236 with subtest("system settings open"):
282282 # Testing any more would require more applications & setup, the fact that it's already being attempted is a good sign
283283 machine.send_key("esc")
284284
285- machine.send_key("alt-f4") # LSS
286- machine.sleep(2) # focus is slow to switch to second window, closing it *really* helps with OCR afterwards
287- machine.send_key("alt-f4") # Morph
285+ machine.send_key("alt-f4")
288286
289287 # The ayatana indicators are an important part of the experience, and they hold the only graphical way of exiting the session.
290288 # There's a test app we could use that also displays their contents, but it's abit inconsistent.
You can’t perform that action at this time.
0 commit comments