diff --git a/tests/apps_startstop/kde/kontakt.pm b/tests/apps_startstop/kde/kontakt.pm index 4b43e4f8..4f69ee36 100644 --- a/tests/apps_startstop/kde/kontakt.pm +++ b/tests/apps_startstop/kde/kontakt.pm @@ -11,12 +11,12 @@ sub run { # Start the application menu_launch_type 'kontact'; # Enable unified mailboxes, if they appear - if (check_screen("enable_unified_mailboxes", 1)) { + if (check_screen("enable_unified_mailboxes", 3)) { assert_and_click "enable_unified_mailboxes"; } # Get rid of personal data assert_and_click 'kontact_provide_data'; - if (check_screen("enable_unified_mailboxes", 1)) { + if (check_screen("enable_unified_mailboxes", 3)) { assert_and_click "enable_unified_mailboxes"; } # Check that it is started