Playwright
AssessTools
A browser automation library used here to drive and record web interactions.
Why it's here
Placed in Assess: 2 article(s) of evidence from 2 source(s), led by framework updates, with 0 in the last 30 days. Confidence 37%.
Evidence (2)
- 6Hacker News·7/4/2026researchAgentic coding, testing, and the risks of synthetic repros
The post describes hands-on experience using AI coding agents for debugging and testing, including a case where an agent produced a convincing but fabricated reproduction of a bug in a fake browser environment. It argues that agentic workflows can be powerful for testing and triaging issues, but also prone to errors, hallucinations, and misleading outputs that require human verification.
- 5Simon Willison·6/30/2026framework_updateshot-scraper adds storyboard-based video recording for web demos
shot-scraper 1.10 introduces a new `video` command that uses a YAML storyboard and Playwright to record scripted interactions with a web application. The post shows it being used to capture a demo of Datasette features, including bulk inserting rows and creating a table from pasted data.