playwright-pytest icon indicating copy to clipboard operation
playwright-pytest copied to clipboard

How to use this official fixture and have every test method include the auth after login?

Open two867 opened this issue 2 weeks ago • 0 comments

I want to use the code in pytest_playwright.py, but each page in there is a separate context, how can I use the page fixture in pytest_playwriht.py while carrying the auth information?

two867 avatar Jun 29 '24 00:06 two867