1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-12 03:27:21 +00:00
os-autoinst-distri-fedora/needles/gnome/desktop_clean-20170616-rawhide_ocr.json
Adam Williamson 90d64434b4 Re-do new 'desktop_clean' needles
The F26 background does not change with the time of day, so that
needle should serve as-is, it's just no use for Rawhide. For
Rawhide, let's try a needle with an OCR match on 'Activities',
plus a tiny match area for a pure white block (expected to be
matched in the user menu area), since os-autoinst requires all
needles to include a match area for some reason.
2017-06-19 19:49:01 -07:00

25 lines
472 B
JSON

{
"area": [
{
"height": 15,
"type": "ocr",
"width": 67,
"xpos": 9,
"ypos": 6
},
{
"height": 1,
"type": "match",
"width": 1,
"xpos": 946,
"ypos": 12
}
],
"properties": [],
"tags": [
"DESKTOP-gnome",
"ENV-DISTRI-fedora",
"LANGUAGE-english",
"graphical_desktop_clean"
]
}