It would be highly beneficial to have a feature that allows loading browser extensions when using Playwright. The functionality could involve specifying a list of extension folder names through an environment variable. These extensions would then automatically load whenever a Playwright browser context is created.
This feature would greatly enhance workflows that rely on custom browser extensions, enabling better testing and automation scenarios.