mcp-playwright
mcp-playwright copied to clipboard
Error: Navigation failed: page.goto: Target page, context or browser has been closed
It worked normally the first time, but this issue appeared afterwards.
Restarting VS Code should resolve the issue.
Correct, you need to call the close the browser command at the end of your prompt , else the session will not be closed for now
Will improve fixing the issue
Thanks for reporting