Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testlib: Force page loading with Chromium 119
The same "browser optimizes away page loads" behaviour that we fixed for Firefox in commit 49ee017 now also affects Chromium 119. Unfortunately that does not have a working `Page.navigate` option to force a page load. So force it by navigating to the blank page first.
- Loading branch information