chrome_path = r"/Users/anncolvin/.rvm/bin/chromedriver" browser = webdriver.Chrome(chrome_path, chrome_options=options)