What is @playwright/test?
"A high-level API to automate web browsers"
@playwright/test is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 24.8 KB on disk.
Installation Guide
# Install via NPM
npm install @playwright/test
# Install via Yarn
yarn add @playwright/test