berstend / puppeteer-extra

💯 Teach puppeteer new tricks through plugins.
https://extra.community
MIT License
6.23k stars 731 forks source link

[Bug] Web Worker detect actual Navigation. #872

Open Biswajit96 opened 4 months ago

Biswajit96 commented 4 months ago

is there any way to overwrite Web Worker Navigation. https://abrahamjuliot.github.io/creepjs/ easily detected it.

zfcsoftware commented 4 months ago

https://github.com/zfcsoftware/puppeteer-real-browser puppeteer-real-browser you can use it.

Biswajit96 commented 4 months ago

https://github.com/zfcsoftware/puppeteer-real-browser puppeteer-real-browser you can use it.

thanks i will try it :) hope it will resolve the issue.