BMayhew / new-playwright-init

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playwright Init Base

This repo was built using the npm init command.

The only modifications were commenting out the different browser runs, adding an test/api directory and creating an api test example.

Caching

See .github/workflows/playwright.yml to see how to cache playwright dependencies in github actions.

Updates

As of 1/31/2023 I modified the github yml swapping the playwright caching and adding npm ci caching.

About


Languages

Language:TypeScript 85.6%Language:HTML 8.8%Language:JavaScript 5.6%