diff --git a/tests/apps_startstop/gnome/clocks/timer.pm b/tests/apps_startstop/gnome/clocks/timer.pm index a7fa4bdb..7067f354 100644 --- a/tests/apps_startstop/gnome/clocks/timer.pm +++ b/tests/apps_startstop/gnome/clocks/timer.pm @@ -8,7 +8,7 @@ use utils; sub run { my $self = shift; # Click on Timer - assert_and_click 'clocks_button_stopwatch'; + assert_and_click 'clocks_button_timer'; wait_still_screen 2; # Start timer assert_and_click 'clocks_button_start';