Ikhwan M

Results 2 comments of Ikhwan M

I temporarily fixed in my device by changing a line in your local undetected_chromedriver installation patcher.py file, but I think it'll work just fine on other people too. `download_url =...

Have you tried using `driver.set_window_position(0, 0) ` to set window position (optional), and then `driver.set_window_size(0, 0)`?