Skip to content

Commit

Permalink
Go back to dashboard page before next test module
Browse files Browse the repository at this point in the history
  • Loading branch information
baierjan committed Sep 12, 2024
1 parent 08806ee commit 4b10a22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/openQA/tests.pm
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ sub run {
send_key_until_needlematch 'openqa-scheduled-test', 'down';
assert_and_click 'openqa-scheduled-test';
assert_screen 'openqa-test-details';
assert_and_click 'openqa-dashboard';
wait_still_screen;
assert_screen 'openqa-dashboard';
}

1;

0 comments on commit 4b10a22

Please sign in to comment.