mcp-playwright
mcp-playwright copied to clipboard
Can I use it inside the n8n MCP client tool ??
I tried out using inside the n8n it's not working but in cursor it is working.
tried with n8n-nodes-mcp (https://www.npmjs.com/package/n8n-nodes-mcp) with stdio as -y @executeautomation/playwright-mcp-server. it is working for listing tools. while executing, multiple browsers are instantiated. only navigation part worked, after that blank page opens and it looks for selector on blank page. If you can make it work on one browser instance, it would be great. sharing my n8n workflow.
Yes thats correct !