Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 665 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 665 Bytes

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.