From c4c998c5a8e8084c66a2eef85f9d922ae2410211 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Jul 25 2019 21:25:11 +0000 Subject: Actually set longer timeout before services entry click Signed-off-by: Adam Williamson --- diff --git a/tests/server_cockpit_basic.pm b/tests/server_cockpit_basic.pm index 80747c8..b8a071a 100644 --- a/tests/server_cockpit_basic.pm +++ b/tests/server_cockpit_basic.pm @@ -20,7 +20,7 @@ sub run { assert_screen "cockpit_logs_detail"; # go to the services screen assert_and_click "cockpit_services"; - wait_still_screen 2; + wait_still_screen 5; # click on an entry assert_and_click "cockpit_services_entry"; # check we get to the appropriate detail screen...but this click