selenium.common.exceptions.WebDriverException: Message: Service chromedriver unexpectedly exited. Status code was: 1
应该是浏览器版本问题或与se不兼容
试试--no-sandbox
浏览器会自动更新导致版本不一致
驱动位置不对吧,放在python的根目录