I have a sample UI test project using v3.4.0 of Selenium.WebDriver.
Everything works fine when I run the tests against a local driver but I want to get things workin
Downgrade to 3.3.0 until this issue gets resolved and a new release of Selenium Standalone Server is available (Recommended solution)
Or
go //dotnet:releaseNote: This workaround does NOT fix anything! It ignores the piece of selenium grid code that causes failure.
Another note: Be aware that upgrading to Selenium 3.4 may require upgrading webdrivers as well