Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/patheard/playwright-lambda

Running Playwright in a Lambda
https://github.com/patheard/playwright-lambda

lambda playwright

Last synced: 25 days ago
JSON representation

Running Playwright in a Lambda

Awesome Lists containing this project

README

        

# Playwright Lambda
Running Playwright in a Docker based Lambda function.

## Setup
```sh
# Set your AWS_ACCOUNT_ID and AWS_REGION in the Makefile
make setup
```