0ab8c6bd3f
We've been seeing an odd case lately where the language select screen is not foregrounded when it appears (so all text is grey). It happens very occasionally on x86_64, but a lot on ppc64. To work around this, let's add a needle that matches the inactive screen, and click on the screen when it appears just to make sure it's active. Signed-off-by: Adam Williamson <awilliam@redhat.com>
17 lines
245 B
JSON
17 lines
245 B
JSON
{
|
|
"properties": [],
|
|
"area": [
|
|
{
|
|
"width": 84,
|
|
"type": "match",
|
|
"ypos": 103,
|
|
"xpos": 357,
|
|
"height": 28
|
|
}
|
|
],
|
|
"tags": [
|
|
"ENV-DISTRI-fedora",
|
|
"anaconda_select_install_lang",
|
|
]
|
|
}
|