Yad Smood

Results 349 comments of Yad Smood

I think the problem is not the emulation API, because other parts work fine, I think it's because the Captcha uses some other way to detect if the browser is...

The same problem with puppeteer, so I think it's an upstream issue with Chromium: https://github.com/puppeteer/puppeteer/issues/8150

We should also optimize: - `Element.WaitStableRAF` - `Element.WaitStable`

> @ysmood Hey, I tried adding a new test case but I was unable to actually run the new test. I would just get `testing: warning: no tests to run...

Please read the CI error and fix them: https://github.com/go-rod/rod/runs/4064229884?check_suite_focus=true

Read the first line of the `helper.go` file

@infinitepr0 about the docker cache article you posted in the chat: https://dev.to/dtinth/caching-docker-builds-in-github-actions-which-approach-is-the-fastest-a-research-18ei I think it's not useful for us, I tested the bottleneck of our image, it's not the network...

@infinitepr0 It will be great if you can just use your own fork to do some research and give a simple report about how much we can improve if we...