Description
Adds Playwright browser testing support to pytest. It helps projects run end-to-end tests across browsers, automate pages, capture traces, take screenshots, and verify user workflows.
Browser tests can access cookies, credentials, files, and real websites if configured that way. Use isolated browser profiles and avoid testing against accounts with sensitive data.