Chrome driver for Selenium in Mac
Selenium (E2E testing tool) uses ChromeDriver (exe that implements a WebDriver interface) to control Chrome.
Selenium expects chromedriver to be available in the path (eg. /usr/local/bin). It expects the Chrome browser to be available in (/Applicatio...
vijayt.hashnode.dev1 min read