jlplenio

Results 4 comments of jlplenio

> One way around this is to disable request capture in Selenium Wire using the `disable_capture` [option](https://github.com/wkeeling/selenium-wire#all-options) as this will also disable HTTPS decryption - allowing requests to pass straight...

Thank you, @wkeeling, for the fast and comprehensive response. The certificate worked. The proxy functionality is what I use selenium-wire for, so I will skip undetected-chromedriver for now.

Good idea, but will not work on Windows: https://stackoverflow.com/questions/52779920/why-is-signal-sigalrm-not-working-in-python-on-windows

Don't know what the problem is, but downgrading to Scikit-learn==1.0.2 works.