Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Win32] Correct WebView environment initialization in Edge browser tests
The browser tests contain a setup method that, on Windows, creates an Edge browser before any test is executed in order to set up the WebView environment. Since the first Edge browser instantiation takes rather long at least in the GitHub actions test environment, the initialization is extended to wait for the browser being initialized.
- Loading branch information