qownnotes: fix tests
Signed-off-by: Patrizio Bekerle <patrizio@bekerle.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user