What is playwright-core?
"A high-level API to automate web browsers"
playwright-core is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 8.9 MB on disk.
Installation Guide
# Install via NPM
npm install playwright-core
# Install via Yarn
yarn add playwright-core