mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

As discussed offline, our testing scenarios assume running trusted web content - so this warning is just a noise for this usecases. When it comes to dealing with untrusted web content though, automation authors need to make sure to not launch browsers under root in the first place.