Python Selenium ChromeDriver Not Reachable
问题 So I'm unable to figure out why I am getting this exception. When I run the chromedriver alone I get: Starting ChromeDriver 2.15.322448 (52179c1b310fec1797c81ea9a20326839860b7d3) on port 9515 When I try to run it from a file I get: WebDriverException: Message: chrome not reachable (Driver info: chromedriver=2.15.322448 (52179c1b310fec1797c81ea9a20326839860b7d3),platform=Linux 3.13.0-52-generic x86_64) The code: if self.proxy: chrome_options = Options() chrome_options.add_argument("--proxy