|
|
|
|
|
by frankthedog
1174 days ago
|
|
Similar to this, does anyone know if a browser extension that I can paste in (or choose from some saved snippets) a series of playwright or puppeteer steps and have it execute? I could use the saved snippets in the sources tab of dev tools but miss the auto waiting and other niceties. This project seems a bit too slow and non-deterministic. |
|
You can record steps & have the extension replay them on your machine or in the cloud (presumably using puppeteer/playwright).