Tony
Tony
I was having the very same problem, the solution i found was to downgrade your ChromeDriver. I downgraded mine to version 2.37 You can use this command webdriver-manager update --versions.chrome...
Thanks @lepadellec it was not easy, took about two days to figure this out. Spread the word.
I came across the same problem, if you have a server that responds to requests and a HashRouter if you are using a static file server. Instead of using BrowserRouter...