Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 285 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 285 Bytes

Playwright, but in the browser

This repo creates a bundle that packages playwright to run in the browser. It doesn't work with wss yet, only ws.

Run ./build to recompile the bundle, edit demo.js to change the browser script and open index.html in your browser to run the script.