Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Launch Browser is failing after Switching to Edge Profile.

Open
#660 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
csharp

Research direction

Reproduce the Basic Gallery run with the documented dotnet PowerAppsTestEngine.dll command and inspect the logs around the Edge profile switch. Trace the authentication failure and the subsequent provider access error. Done means MFA and profile switching complete successfully and the BasicGallery app is accessible in the browser.

Written by the indexing model from the issue text.

Description

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.

Dominant language
C#
Stars
150
Forks
55
Avg merge
5d 23h
Merged PRs (30d)
4

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/PowerApps-TestEngine

All issues in microsoft/PowerApps-TestEngine

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.