Cloudflare bypass on Puppeteer/Selenium

Are there any ways to bypass CF Turnstile on Selenium or Puppeteer?

I’ve tried setting cookies manually — including a valid cf_clearance token that I obtained from a real browser — but it still doesn’t work. The Turnstile widget either doesn’t validate or the page still shows the challenge.

Even when I try to solve the Turnstile manually inside the browser launched by Selenium or Puppeteer, it throws an error or fails to verify.