-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
newAn Issue created that needs to be looked at by the teamAn Issue created that needs to be looked at by the team
Description
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:
- The test suite Basic Gallery initiates successfully.
- Test results are directed to a temporary output folder.
- 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
- The login process begins, including MFA authentication.
- A prompt appears to switch to the Edge profile.
- 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.
Metadata
Metadata
Assignees
Labels
newAn Issue created that needs to be looked at by the teamAn Issue created that needs to be looked at by the team