You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: pass through PLAYWRIGHT_* environment variables (#132)
Add PLAYWRIGHT_* to the default passthrough environment variables list
to ensure Playwright can find its browser executables when running tasks
through the task runner.
close VP-135
0 commit comments