diff --git a/needles/gnome/apps/maps/maps_route_walk_shown-20230313.json b/needles/gnome/apps/maps/maps_route_walk_shown-20230313.json new file mode 100644 index 00000000..a8b09d94 --- /dev/null +++ b/needles/gnome/apps/maps/maps_route_walk_shown-20230313.json @@ -0,0 +1,15 @@ +{ + "area": [ + { + "ypos": 338, + "width": 98, + "height": 315, + "xpos": 356, + "type": "match" + } + ], + "properties": [], + "tags": [ + "maps_route_walk_shown" + ] +} \ No newline at end of file diff --git a/needles/gnome/apps/maps/maps_route_walk_shown-20230313.png b/needles/gnome/apps/maps/maps_route_walk_shown-20230313.png new file mode 100644 index 00000000..226106cc Binary files /dev/null and b/needles/gnome/apps/maps/maps_route_walk_shown-20230313.png differ diff --git a/tests/applications/maps/zoom.pm b/tests/applications/maps/zoom.pm index fe44ee71..2de4e230 100644 --- a/tests/applications/maps/zoom.pm +++ b/tests/applications/maps/zoom.pm @@ -22,7 +22,7 @@ sub run { foreach (my @counter = (1 .. 4)) { click_lastmatch(); } - assert_screen("maps_found_brno"); + assert_screen("maps_found_brno", timeout => 60); } sub test_flags {