mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-02-02 21:53:09 +00:00
One step back only.
This commit is contained in:
parent
44a964bb38
commit
f6a12f41a4
@ -89,8 +89,8 @@ sub install_application {
|
|||||||
}
|
}
|
||||||
assert_screen("gnome_button_open", timeout => $wait_time);
|
assert_screen("gnome_button_open", timeout => $wait_time);
|
||||||
# After the installation, return back on the basic screen.
|
# After the installation, return back on the basic screen.
|
||||||
while (! check_screen("software_search_button")) {
|
if (check_screen("software_back_button")) {
|
||||||
assert_and_click("software_back_button");
|
click_lastmatch();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user