Nicolas Ceccarello
Results
1
issues of
Nicolas Ceccarello
When using the Company class to search for a company, I get an error, even though I followed the given example ```python options = Options() print('Init driver') driver = webdriver.Chrome(service=Service(ChromeDriverManager().install()),...