Skip to content

NielsCodes/playwright-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.