Update src/modules/bmm/_module-installer/install-config.yaml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Murat K Ozcan 2025-11-20 15:26:58 -06:00 committed by GitHub
parent 8913c95b41
commit ba6c07d2a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -47,7 +47,10 @@ tea_use_mcp_enhancements:
result: "{value}" result: "{value}"
tea_use_playwright_utils: tea_use_playwright_utils:
prompt: "Are you using playwright-utils (@seontechnologies/playwright-utils) in your project? (Adds fixture-based utilities for auth, API requests, network recording, polling, intercept, recurse, logging, file download handling, burn-in). You have to install packages yourself, or use test architect's *framework command." prompt:
- "Are you using playwright-utils (@seontechnologies/playwright-utils) in your project?"
- "This adds fixture-based utilities for auth, API requests, network recording, polling, intercept, recurse, logging, file download handling, and burn-in."
- "You must install packages yourself, or use test architect's *framework command."
default: false default: false
result: "{value}" result: "{value}"
# desired_mcp_tools: # desired_mcp_tools: