1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-01-07 09:43:09 +00:00
This commit is contained in:
Lukáš Růžička 2022-03-09 10:22:53 +01:00
parent 9e607be538
commit 20a1531d6e

View File

@ -20,7 +20,7 @@ sub run {
assert_and_click("settings_applications_app_open");
# Check that the Application has opened
assert_screen(apps_run_calculator);
assert_screen("apps_run_calculator");
# Close the application
send_key("alt-f4");