mcp-playwright icon indicating copy to clipboard operation
mcp-playwright copied to clipboard

TypeError: 'NoneType' object is not callable in mcp-proxy during browser navigation (ADK/MCP Parallel Setup)

Open IamVysakhRaj opened this issue 6 months ago • 0 comments

I am encountering a TypeError: 'NoneType' object is not callable in the mcp-proxy terminal when attempting to execute browser automation tests using google.adk's MCPToolset for parallel test suite execution. Although the browser instances launch (displaying "about:blank" tabs), navigation to the specified URL fails due to this internal proxy error.

IamVysakhRaj avatar May 30 '25 07:05 IamVysakhRaj