This thread is trying to answer question "How can I bypass captcha and email verification code for a site I am automating?"
If your application has an API to authenticate with, and your frontend is using that API then this howto might work: https://playwright.dev/docs/auth#authenticate-with-api-request
Anyhow it's best to talk with the developers to find out which approach will work for your application.
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].