Maxence

Results 2 comments of Maxence

Comme indiqué dans l'erreur il faut mettre votre code en dessous cette ligne : ```py import undetected_chromedriver as uc if __name__ == '__main__': driver = uc.Chrome() driver.get('https://nowsecure.nl') ```

So put the if __name__ == '__main__': At the origin, the first starting file. Le mar. 12 juil. 2022 à 03:46, Jishnu M ***@***.***> a écrit : > Comme indiqué...