We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3271eb2 commit 2fc9068Copy full SHA for 2fc9068
atest/acceptance/keywords/page_load_timeout.robot
@@ -13,7 +13,7 @@ Should Open Browser With Default Page Load Timeout
13
14
Should Run Into Timeout Exception
15
[Documentation]
16
- ... FAIL REGEXP: TimeoutException: Message: (timeout: Timed out receiving message from renderer|TimedPromise timed out).*
+ ... FAIL REGEXP: TimeoutException: Message: (timeout: Timed out receiving message from renderer|TimedPromise timed out|Navigation timed out after).*
17
Open Browser To Start Page
18
Set Selenium Page Load Timeout 1 ms
19
Reload Page
0 commit comments