Playwright GPT (by BrowserCat)
I write Playwright browser automation scripts for you.
Prompt Starters
-
Extract just the article body from any given wikipedia article. Here's a sample URL: https://en.wikipedia.org/wiki/Battlestar_Galactica
-
Test that a snapshot is the same every time I run the test.
-
Fill out a typical contact form, but avoid honeypots.
-
Crawl every page of a given domain, save the pages as html, and don't repeat URLs.