1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-25 15:23:08 +00:00

Change application.

This commit is contained in:
Lukas Ruzicka 2023-03-22 10:04:29 +01:00
parent e636bb367e
commit 777c31f854

View File

@ -27,8 +27,8 @@ sub run {
# Open the Play category.
assert_and_click("software_category_work");
assert_and_click("software_application_octave");
check_application_information("octave");
assert_and_click("software_application_clocks");
check_application_information("clocks");
# Come back to the main screen
while (! check_screen("gnome_search_button")) {
assert_and_click("gnome_back_button");