Stop having two 'firefox close tabs' needle tags, drop old ones

We still have a 'apps_run_firefox_stop' needle tag which is for
the same thing as 'firefox_close_tabs'. That's dumb. Get rid of
it and only have the firefox_close_tabs tag and needles. Also
clean up some old firefox_close_tabs needles that haven't matched
for months and all the 'apps_run_firefox_stop' needles.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-11-29 12:09:00 -08:00
parent e7a7c053bd
commit 5c03c435ca
15 changed files with 2 additions and 107 deletions

View File

@ -1,15 +0,0 @@
{
"area": [
{
"height": 13,
"type": "match",
"width": 68,
"xpos": 668,
"ypos": 419
}
],
"properties": [],
"tags": [
"firefox_close_tabs"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"height": 13,
"xpos": 668,
"width": 68,
"type": "match",
"ypos": 419
}
],
"properties": [],
"tags": [
"firefox_close_tabs"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"type": "match",
"ypos": 451,
"width": 75,
"height": 18,
"xpos": 662
}
],
"properties": [],
"tags": [
"apps_run_firefox_stop"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"xpos": 658,
"height": 15,
"width": 75,
"type": "match",
"ypos": 451
}
],
"properties": [],
"tags": [
"apps_run_firefox_stop"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB

View File

@ -1,15 +0,0 @@
{
"properties": [],
"tags": [
"apps_run_firefox_stop"
],
"area": [
{
"xpos": 662,
"ypos": 451,
"width": 75,
"height": 18,
"type": "match"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 131 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"ypos": 416,
"xpos": 672,
"type": "match",
"height": 14,
"width": 70
}
],
"properties": [],
"tags": [
"firefox_close_tabs"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 157 KiB

View File

@ -1,15 +0,0 @@
{
"properties": [],
"tags": [
"firefox_close_tabs"
],
"area": [
{
"xpos": 672,
"ypos": 416,
"width": 70,
"height": 14,
"type": "match"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 162 KiB

View File

@ -19,8 +19,8 @@ sub run {
assert_and_click 'apps_stop';
wait_still_screen 2;
# deal with warning screen
if (check_screen("apps_run_firefox_stop", 1)) {
assert_and_click 'apps_run_firefox_stop';
if (check_screen("firefox_close_tabs", 1)) {
click_lastmatch;
}
wait_still_screen 2;
# Register application