mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2026-07-17 19:55:59 +00:00
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>
15 lines
207 B
JSON
15 lines
207 B
JSON
{
|
|
"area": [
|
|
{
|
|
"xpos": 3,
|
|
"ypos": 124,
|
|
"height": 34,
|
|
"type": "match",
|
|
"width": 78
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"kwrite_lines_numbered"
|
|
]
|
|
} |