petrpatek
petrpatek
I think you can do that in the `postNavigationHooks`. So, for example, It is possible to solve a blocking challenge, wait for the redirect and reassign the response in the...
@mtrunkat Yes in batches of hundreds. I limit the concurrency of pending promises to 10, but it still seems to be a lot when there is the autoscale pool concurrency...
Exactly, I am glad that it works for you! From my perspective, I want to start testing to validate if the improvements we are doing are improvements at all.
I think that the problem with Linux fingerprints generated on the macOS might be the new M1+ laptops because browser-pool tries to fill the default configuration for the platform it...
Yes, we could create some rules to filter the data and make sure we don't have bots and scrapers or any other weird stuff. I think we could do some...
I noticed that there is probably old build logic for docs that supports only javascript, or am I missing something?
I am not familiar with selenium very well. If it allows you to inject a javascript code, it can be combined. I will add this feature to the V2. You...
Yes, there is some weirdness with linking the plugins and mime-types together. I did a PR in the old repo. I am also afraid that injecting some no standard plugin...
I think this makes sense, otherwise, this "lie" could be easily detected.
We might have wrongly classified the collected fingerprint in this case. But as @barjin said, we need more info to know what happened.