Learning Library

← Back to Library

Execute Automation

1 video from this channel • View on YouTube ↗

Build Custom Playwright Agents via VS Code ChatModes

  • You can create custom Playwright agents (planner, generator, healer) by writing well‑crafted prompts that guide a large language model to plan, generate, or heal test cases.
  • These agents are stored as simple markdown files in the GitHub Copilot “chat‑modes” folder, so you can edit or add new agents directly in VS Code.