jlplenio

Results 45 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.

Good idea! As mentioned in #36, it is on my list and I will implement it as soon as I find the time.

https://playwright.dev/python/docs/release-notes#locators

@Mrbigchest Don't viewers have to actively click a button to join a raid? CTVBot is too dumb to do that. Thank you for your patience, I somehow feel I have...

Do you mean the auth-token from the cookies?

I have login from auth_token, following and chat implemented. But everything relies on graphql communiciaton. My chrome instances always receive an error "failed integrity check" from https://gql.twitch.tv/gql. Firefox works, but...

Hey @unhiro, thank you very much for your extensive research. As Python-puppeteer pyppeteer is unmaintained, I wont switch. I can look and compare the performance and ram footprint of Chrome...