feat: edited the installer question for pw-utils

This commit is contained in:
Murat Ozcan 2025-11-20 13:55:14 -06:00
parent 1362340e26
commit 0afc46a95e
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ tea_use_mcp_enhancements:
result: "{value}" result: "{value}"
tea_use_playwright_utils: tea_use_playwright_utils:
prompt: "Are you using @seontechnologies/playwright-utils in your project?" 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)"
default: false default: false
result: "{value}" result: "{value}"
# desired_mcp_tools: # desired_mcp_tools: