1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2026-07-17 19:55:59 +00:00
os-autoinst-distri-fedora/needles/kde/apps/kwrite/kwrite_lines_numbered.json
Adam Williamson d68950b056 Tweak kwrite_lines_numbers to use lines 2 and 3
I saw a case where line 1 had a cursor visible so the match
failed. Instead of having two needles for cursor / no cursor,
let's just match on lines 2 and 3 instead so it's not a problem.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2025-05-05 09:16:17 -07:00

15 lines
207 B
JSON

{
"area": [
{
"xpos": 3,
"ypos": 124,
"height": 34,
"type": "match",
"width": 78
}
],
"properties": [],
"tags": [
"kwrite_lines_numbered"
]
}