Skip to content

Commit 2fc9068

Browse files
committed
Fixed log validations on atests
1 parent 3271eb2 commit 2fc9068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atest/acceptance/keywords/page_load_timeout.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Should Open Browser With Default Page Load Timeout
1313

1414
Should Run Into Timeout Exception
1515
[Documentation]
16-
... FAIL REGEXP: TimeoutException: Message: (timeout: Timed out receiving message from renderer|TimedPromise timed out).*
16+
... FAIL REGEXP: TimeoutException: Message: (timeout: Timed out receiving message from renderer|TimedPromise timed out|Navigation timed out after).*
1717
Open Browser To Start Page
1818
Set Selenium Page Load Timeout 1 ms
1919
Reload Page

0 commit comments

Comments
 (0)