browser
browser copied to clipboard
Is there any way to improve bot detection from Lightpanda's CDP?
I'm using Playwright and connecting CDP to Lightpanda which is deployed on a container using Docker, but I'm facing a problem that I haven't found a solution for yet - I'm being detected as a bot.
The problem lies in the CDP connection from Playwright, the other parts work normally. Are there any suggestions for this case?
Thanks