Add a sleep before changing from cache page to log page to avoid errors in ui tests

This commit is contained in:
Théophile Diot 2023-09-26 13:33:41 +01:00
parent 1db769c321
commit 6e2db59919
No known key found for this signature in database
GPG Key ID: 248FEA4BAE400D06
1 changed files with 2 additions and 0 deletions

View File

@ -1169,6 +1169,8 @@ location /hello {
assert_button_click(driver, "//button[@data-cache-modal-submit='']")
sleep(3)
print("The cache file content is correct, trying logs page ...", flush=True)
access_page(