Describe the bug
Run UI test with Web Driver but the code coverage shown 0%.

To Reproduce
Steps to reproduce the behavior:
Run the UI test: https://github.com/yukozh/YukoBlazor/tree/master/test/YukoBlazor.Client.Tests
Expected behavior
The tested code path should be marked as covered.
Additional context