mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 14:03:09 +00:00
Fix error.
This commit is contained in:
parent
6ae7d5cfff
commit
21a5da58ff
@ -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';
|
||||
|
Loading…
Reference in New Issue
Block a user