/playwright-automation

An example application using Playwright and the Google Sheets API.

Primary LanguageTypeScript

Playwright automation example

Introduction

This application is an example implementation for my guide on Medium about monitoring values with Playwright and logging them to Google Sheets.

Project outline

Details

This example application is written in TypeScript and uses Playwright and the Google Sheets API to scrape and log values from an example website.

The application includes a Dockerfile for deployment to Cloud Run.