Wait a bit longer for different dialogs in KDE app kontact test

See https://openqa.fedoraproject.org/tests/498083 , we didn't
wait long enough for Enable Unified Mailboxes.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-12-14 08:57:32 -08:00
parent 5692692610
commit 0b1d481ae1
1 changed files with 2 additions and 2 deletions

View File

@ -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