Skip to main content

Installation

Install the Playwright integration as a development dependency:

npm install --save-dev @global-cache/playwright

Add the persistent cache directory to .gitignore:

.gitignore
.global-cache

You are ready to configure Global Cache.