#!/bin/bash

brew install --cask google-chrome
brew install --cask chromedriver
chromedriver --port=4444 &
