With Chrome 59 the support for putting basic auth credentials in URLs - like https://foo:bar@www.foo.com
has ended - this was warned a while ago within https://www.chromestatus.com/feature/5669008342777856.
Has anyone had to work around this with Selenium and Chromedriver yet? Specifically within Python?