Open
Description
I'm using playwright-mcp to automate site navigation and download of documents. It works great using the current version, however the file is stored in a non-accessible temporary environment. I would like to be able to configure another download destination to be able to properly retrieve the files.
Is this already supported? If not, what would be the best way to approach this? I'd be happy to contribute a pull request, I would however appreciate some pointers.