I carry out tests for the site https://vin-history.org , the site runs on Cloudflare, how to automatically click the "I am a person" button
page.frame_locator('#cf-chl-widget-h4ceo').locator('html').click()
I tried this construction, but it doesn't work, because the id changes dynamically