mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-11-01 03:21:24 +00:00
6c52a1c1dd
The needle match seems to have changed when bug #1957858 showed up, but it's actually just a text rendering change in the window title, it's not exactly caused by the tiny window. So not marking as a workaround needle. Maximizing the window makes the test work faster when we hit that bug, as type_safely needs to be able to see the results of its typing. Signed-off-by: Adam Williamson <awilliam@redhat.com>
16 lines
224 B
JSON
16 lines
224 B
JSON
{
|
|
"area": [
|
|
{
|
|
"ypos": 8,
|
|
"type": "match",
|
|
"xpos": 234,
|
|
"height": 15,
|
|
"width": 54
|
|
}
|
|
],
|
|
"properties": [],
|
|
"tags": [
|
|
"konsole_runs",
|
|
"apps_run_terminal"
|
|
]
|
|
} |