Is it possible to run ChromeDriver from CLI?
When I SSH into a Machine and run the following commands:
from selenium import webdriver
browser = webdriver.Chrome()
I get:
selenium.common.exceptions.WebDriverException: Message: Service chromedriver unexpectedly exited. Status code was: 127