Judson Neer

Results 21 comments of Judson Neer

Related issue: https://github.com/cdklabs/construct-hub/issues/343

Was searching for this exact feature for a customer, saw the blog post, got excited. Came here, only saw Java version. Got sad. Can't wait to see additional language support,...

Hi @m1ch4elx can you post example code that's causing this error?

Can you tell me a little bit more about what you're trying to accomplish? It seems you want to load some cookies so that you can scrape data out of...

All `ensure_add_cookie` does is visit the page of the cookie it's trying to load. If that page redirects (which is outside of the function's control since the webdriver behaves exactly...

I hadn't heard of selenium-wire before, pretty nifty package, I'll have to check it out. I don't have time to make major changes to requestium right now, but if you...

I lean towards the second of those options.

Closed by https://github.com/tryolabs/requestium/pull/59

Thanks for the PR, @vladiscripts ! My time is pretty limited this week, will see if I can take a look over the weekend.

Fixed by https://github.com/tryolabs/requestium/commit/96bf7e5f457f7939ca0fc4a05669c6c3f2d5d539