Scraping Browser Minimal Repro Setup Copy the .env.sample file to .env: cp .env.sample .env Set the necessary environment variables in the .env file. Running the Script To run the script, use the following command: pnpm test