os-autoinst-distri-rocky/needles/anaconda/lang_select/install_lang_inactive-20180425.json
Adam Williamson 0ab8c6bd3f Click on language select screen (RHBZ #1566066)
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>
2018-04-25 15:04:52 -07:00

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",
]
}