DEV Community

Konankiani
Konankiani

Posted on

We are using Augment but not able to use Playwright agents.

In the augment setting, I added playwright-test MCP but still cannot use the planner_setup_page tool. The augment setting window shows a green status, but I receive the following error message.
playwright-test
planner_setup_page
seedFile
"seed.spec.ts"
project
"chromium"
output
Tool execution failed: Not connected

`playwright-test
planner_setup_page
seedFile
"seed.spec.ts"
project
"chromium"
output

Result

Error: /playwright.config.ts does not exist`

Top comments (0)