[Feature]: Enable Test Engine Integration with Playwright MCP Server via Test Engine MCP Server
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 25/100
- Issue 类型
- 功能
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- csharp, playwright, vscode
- 领域
- devtools, testing-qa
调研方向
该 issue 没有列出文件、测试或入口点。首先定位 Test Engine 的集成接口及其现有的 Playwright 相关会话处理,然后明确 MCP 服务器、会话复用、提示执行和 VS Code 兼容性方面的要求范围;完成的标准是这四项能力能够通过兼容 stdio 的接口协同工作。
由索引模型根据 Issue 内容生成。
描述
Is your feature request related to a problem? Please describe.
Enable Power Apps Test Engine to integrate with Playwright MCP Server by exposing a stdio-compatible interface. This would allow prompt-driven test automation workflows to leverage Test Engine capabilities without requiring manual scripting in TypeScript or Power Fx.
Motivation
Current limitations in Playwright’s ability to snapshot and navigate complex iframe structures in Power Apps hinder UI automation. While Test Engine provides deep access to the JavaScript object model for entitylist and entityrecord controls, it is not currently accessible via MCP workflows.
This feature would allow users to:
- Run tests using natural language prompts via GenAIScript, Semantic Kernel, or GenKit.
- Reuse authentication and session state from Playwright MCP Server.
- Automate Model Driven App testing without writing traditional test code.
- Capture screenshots and documentation directly from VS Code using MCP agent mode
Describe the solution you'd like
-
Expose MCP Server for Test Engine
- Implement a stdio-compatible interface that allows Test Engine to act as an MCP server.
- Register Test Engine capabilities as callable MCP tools with metadata (name, description, inputs/outputs).
-
Enable Session State Reuse
- Support persisted session state from Playwright MCP to maintain authentication across test runs.
-
Support Prompt-Based Test Execution
- Allow prompt-driven invocation of Test Engine features using GenAIScript or similar frameworks.
-
VS Code Compatibility
- Ensure Test Engine tools are discoverable and usable within VS Code’s MCP agent mode.
Benefits
- Eliminates the need for manual scripting in Power Fx or TypeScript and leverage MCP action integration
- Enables low-code/no-code testers to automate scenarios using natural language.
- Bridges browser-level automation with platform-specific control access.
- Accelerates adoption of AI-driven testing workflows.
Describe alternatives you've considered
No response
Additional context?
No response
- 主要语言
- C#
- 星标
- 150
- 派生
- 55
- 平均合并
- 5 天 23 小时
- 30 天内合并 PR
- 4
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
microsoft/PowerApps-TestEngine 的其他 Issue
-
new
难度 1/5 1 小时以内 新手友好度 68/100
-
new
难度 3/5 1-2 天 新手友好度 35/100
-
enhancement
难度 5/5 一周以上 新手友好度 25/100
-
new
难度 4/5 3-5 天 新手友好度 48/100
-
question
难度 5/5 一周以上 新手友好度 20/100
查看 microsoft/PowerApps-TestEngine 的全部 Issue
相似的 Issue
-
untriaged
难度 1/5 1 小时以内 新手友好度 88/100
dotnet/dotnet-api-docs#13095 ·
-
area-deployment area-integrations triage:bot-seen
难度 2/5 半天 新手友好度 86/100
-
type/automation type/tech-debt
难度 2/5 1-3 小时 新手友好度 84/100
-
bug
难度 1/5 1 小时以内 新手友好度 90/100
newrelic/newrelic-dotnet-agent#3850 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 88/100
LuckyPennySoftware/AutoMapper#4660 ·