Closed carsonmeyer-wk closed 5 months ago
In playwright-go v0.4400.0 some functionality was regressed with the PLAYWRIGHT_NODEJS_PATH env var as playwright.Run command no longer respects it. I have a fix for it but any suggestions to my changes are welcome. Thanks!
PLAYWRIGHT_NODEJS_PATH
playwright.Run
@mxschmitt Could I get a release that has this PR in it?
done.
In playwright-go v0.4400.0 some functionality was regressed with the
PLAYWRIGHT_NODEJS_PATH
env var asplaywright.Run
command no longer respects it. I have a fix for it but any suggestions to my changes are welcome. Thanks!