Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 287 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 287 Bytes

Scraping Browser Minimal Repro

Setup

  1. Copy the .env.sample file to .env:

    cp .env.sample .env
  2. Set the necessary environment variables in the .env file.

Running the Script

To run the script, use the following command:

pnpm test