Actually set longer timeout before services entry click
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
cf709af13c
commit
c4c998c5a8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user