Setting up Selenium UI tests with headless Chrome in Windows
20th August 2017TL;DR Simple step-by-step guide to setup automated UI tests with Selenium and headless Chrome in Visual Studio. We will also show you the proper way to crawl the web, while at it. But why? Even though unit testing is very useful…