I'm coding a python program which can open websites in the browser (in this case it's chrome).
Usually I'm using Windows 10, but I got a Mac last week. So I had to install the chromedriver for MacOS. I downloaded "chromedriver_mac64.zip" from https://chromedriver.storage.googleapis.com/index.html?path=84.0.4147.30/.
When I unpack this zip-file I get "chromedriver" (description is "executeable unix file").
Is this serious? I've heard that unix files can be dangerous when they´re from suspicious websites etc.
I heard that this is a website from google, but the style from "https://chromedriver.storage.googleapis.com/index.html?path=84.0.4147.30/" doesn't look like the usual google-style.
Is this serious? From which website should I get my chromedriver?