Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Launch Browser is failing after Switching to Edge Profile.

未关闭
#660 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
25/100
Issue 类型
缺陷
描述清晰度
需要澄清
活跃度
停滞
技术栈
csharp

调研方向

使用文档中记录的 dotnet PowerAppsTestEngine.dll 命令重现 Basic Gallery 运行,并检查 Edge 配置文件切换前后的日志。跟踪身份验证失败以及随后发生的 provider 访问错误。当 MFA 和配置文件切换均成功完成,并且可以在浏览器中访问 BasicGallery 应用时,即表示完成。

由索引模型根据 Issue 内容生成。

描述

new

Command used:
dotnet PowerAppsTestEngine.dll -u "storagestate" --provider "canvas" -a "none" -i "C:\PowerApps-TestEngine\samples\basicgallery\testPlan.fx.yaml" -t $tenantId -e $environmentId

Observed Behavior:

  1. The test suite Basic Gallery initiates successfully.
  2. Test results are directed to a temporary output folder.
  3. The Chromium browser launches and navigates to the expected app URL: https://apps.powerapps.com/play/e/9999999-aaaa-aaaa-bbbb-9999999e1f2ae/an/new_galleryapp_80360?tenantId=1111111-aaaa-aaaa-aaaa-aaaaa99999999&source=testengine
  4. The login process begins, including MFA authentication.
  5. A prompt appears to switch to the Edge profile.
  6. The switch process proceeds, but the launch fails at the authentication stage.

Error Messages:
Invalid login credential(s). For more details, check the logs.
[Critical Error] Could not access Provider. For more details, check the logs.

Test Summary:

Total test cases: 1
Passed: 0
Failed: 1

Expected Behavior:
Upon successful authentication and Edge profile switch, the BasicGallery app should launch and be accessible within the browser.

主要语言
C#
星标
150
派生
55
平均合并
5 天 23 小时
30 天内合并 PR
4

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

microsoft/PowerApps-TestEngine 的其他 Issue

查看 microsoft/PowerApps-TestEngine 的全部 Issue

相似的 Issue

更多 C# Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。