From d53e15d521524abf697b6da03ed388047103e75c Mon Sep 17 00:00:00 2001 From: Lukas Ruzicka Date: Fri, 29 Jun 2018 17:39:02 +0200 Subject: [PATCH] Add cancellation step for third party repos. --- tests/desktop_upgrade_graphical.pm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/desktop_upgrade_graphical.pm b/tests/desktop_upgrade_graphical.pm index 4559d35b..68292ccc 100644 --- a/tests/desktop_upgrade_graphical.pm +++ b/tests/desktop_upgrade_graphical.pm @@ -27,6 +27,11 @@ sub run { # mouse_hide; # } #} + + if (check_screen 'desktop_package_tool_thirdparty_enable', 10) { + assert_and_click 'desktop_package_tool_thirdparty_enable_cancel', 10; + } + # the previous step checked the screen, now click on the update # button