Eugene Bos

Results 60 comments of Eugene Bos

I welcome everyone to check out https://github.com/TheGP/Imposter which is based on improved version of this lib and has everything together!

I think browser just lags because its super slow and execution of JS is too slow, sometimes it barely can scroll with page.mouse.wheel({ deltaY: direction * distance }); So this...

I found the Arc, it is later in the book https://rust-book.cs.brown.edu/ch16-03-shared-state.html#shared-state-concurrency

As there are no exercises there can't be any constructive feedback either. I'm suggesting adding some exercises for Rc & Arc.

It may not be visible or something?

I think need heavier pages 0. Open browser with puppeter 1. In chrome settings select "Continue where you left off" inside "On startup" 2. Open in different tabs https://yahoo.com/ https://www.google.com/...

You may consider ignoring those pages if they don't respond. Its much better than waiting for it forever.

Yeah, but it will fail without returning anything. Maybe it could receive like `returnPartialResults` parameter to return incomplete results with unfrozen pages.