I am using Playwright-python library and its node 18.18 version installed within the library has critical vulnerabilities. I do not want to install npm/nodejs etc from scratch as I am only using python for testing. How do I upgrade the Node version internally stored/used by Playwright?
This thread is trying to answer question "How do I upgrade the Node version internally stored/used by Playwright?"
node will be bumped to 20 in docker images in 1.40v https://github.com/microsoft/playwright/pull/27813
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].