Remix.run Logo
nunodonato 11 hours ago

I think playwright doesnt capture video, right?

hungryhobbit 3 hours ago | parent | next [-]

It does. I literally just watched a video of a Playwright test run a few minutes ago.

vunderba 7 hours ago | parent | prev [-]

Yeah I’ve never seen it capture video before, but if you specify in your `AGENTS.md` that you want to test certain types of workflows, it will take progressive screenshots using a sleep interval or by interacting with the DOM.