Is Chrome installation needed or only chromedriver when using Selenium?
问题 I've tried to search, but haven't found a definitive answer. On Windows Server 2016 WITHOUT Chrome Browser actually installed. I downloaded the correct "chromedriver.exe" and placed it in "D:\Apps\chromedriver.exe". I have added to my environment PATH the full path as "D:\Apps\chromedriver.exe". When I attempt to start my Windows Service that utilizes the latest Selenium, I get the following error: Exception occurred: Failed initializing web driver: Message: unknown error: cannot find Chrome