Requests and puppeteer

i was makeing a config for a site but there is a captcha in like the middle of the site that i need to do things before i get to the captcha like put shipping address…
so how can i use requests and when i reach to the captcha the use puppeteer how can i connect request with puppeteer

pls close i found how to make it