cloudflare / cloudflare/playwright-mcp
Where are images saved to?
Open
- Dominant language
- TypeScript
- Stars
- 258
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
It looks like they're saved to `/tmp`, but that's not my local machine's `/tmp`, as far as I can tell.
Is it:
- My local machine and I'm an idiot?
- The worker's `/tmp` folder, and if so, how do I get to it?
- The browser's `/tmp` folder, and if so, how do I get to it?
I followed all the setup guides and I can crawl a page, but the image path is a mystery to me.
Contributor guide
Assessment
This issue has not been assessed yet.