Robby Frank

Results 2 comments of Robby Frank

@MathiAs2Pique @JokersCat **Try this:** ``` import undetected_chromedriver as uc if __name__ == '__main__': driver = uc.Chrome() driver.get("https://google.com") ```

I have the same issue as well on a Windows 10 PC. - Tried deleting and downloading again. - Tried running as administrator. - Tried moving the model to the...