diff --git a/nixos/tests/qownnotes.nix b/nixos/tests/qownnotes.nix index aafdd080be70..28ca9a949090 100644 --- a/nixos/tests/qownnotes.nix +++ b/nixos/tests/qownnotes.nix @@ -55,8 +55,8 @@ machine.wait_for_text("Nextcloud") machine.send_key("ret") - # OCR can't detect "App metric" anymore, so we will wait for another text - machine.wait_for_text("Open network settings") + # OCR can't detect "App metric" or "Open network settings" anymore, so we will wait for another text + machine.wait_for_text("usage data") machine.send_key("ret") # Doesn't work for non-root