1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-09 01:57:22 +00:00
os-autoinst-distri-fedora/needles/anaconda/install_destination/reclaim_space_delete_btn-20160823.json
Adam Williamson 5d7b46cb9d widen reclaim_space_delete_btn area to make it unambiguous
this needle can actually also match the 'Delete all' button,
resulting in the test not doing what it should. openQA should
prefer the match closer to the area's location in the needle,
but https://openqa.fedoraproject.org/tests/31136 seems to show
this not happening, so let's make the match area wider in all
versions of the needle so it should no longer match the Delete
all button.
2016-08-29 11:00:53 -07:00

18 lines
365 B
JSON

{
"area": [
{
"height": 16,
"type": "match",
"width": 48,
"xpos": 108,
"ypos": 519
}
],
"properties": [],
"tags": [
"anaconda_install_destination_reclaim_space_delete_btn",
"ENV-DISTRI-fedora",
"LANGUAGE-english",
"ENV-FLAVOR-server"
]
}