mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-09-04 05:26:03 +00:00
Drop pointless gnome_add_button_blue needle
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
0474326c9d
commit
066b5a7809
@ -1,15 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 22,
|
||||
"ypos": 142,
|
||||
"width": 38,
|
||||
"type": "match",
|
||||
"xpos": 656
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"gnome_add_button_blue"
|
||||
]
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 31 KiB |
@ -1,15 +0,0 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"height": 22,
|
||||
"type": "match",
|
||||
"ypos": 142,
|
||||
"width": 38,
|
||||
"xpos": 657
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"gnome_add_button_blue"
|
||||
]
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 31 KiB |
@ -33,7 +33,7 @@ sub run {
|
||||
wait_still_screen(2);
|
||||
type_very_safely("Reykjav");
|
||||
assert_and_click("gnome_city_button_reykjavik");
|
||||
assert_and_click("gnome_add_button_blue");
|
||||
assert_and_click("gnome_add_button");
|
||||
assert_screen("clocks_city_added_reykjavik");
|
||||
|
||||
# Click onto the Delete button to remove the listed cities.
|
||||
|
Loading…
Reference in New Issue
Block a user