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.