Selenium and Real-Time Networking

There’s a bug in our smoke tests: the real-time networking test occasionally fails on Windows. It seems to be a mistake in the way we’re using Selenium. Our first step is to use async/await to clean up the test. After that, fixing the bug is a piece of cake.

comments powered by Disqus