driver = webdriver.Chrome(ChromeDriverManager().install())
SSL 오류 날 때
import os os.environ['WDM_SSL_VERIFY'] = '0'