Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying run a PowerApps test automated #28

Open
carraquico opened this issue Sep 22, 2023 · 6 comments
Open

Trying run a PowerApps test automated #28

carraquico opened this issue Sep 22, 2023 · 6 comments

Comments

@carraquico
Copy link

carraquico commented Sep 22, 2023

I'm getting some errors, someone can help?

First when is trying to Run the test I get this :
Test run detected DLL(s) which were built for different framework and platform versions. Following DLL(s) do not match current settings, which are .NETFramework,Version=v4.5 framework and X86 platform.
Microsoft.PowerApps.TestAutomation.Tests.dll is built for Framework .NETFramework,Version=v4.6 and Platform AnyCPU.

at the end :
##[error]Error: The process 'D:\a_tasks\VSTest_ef087383-ee5e-42c7-9a53-ab56c98420f9\3.225.0\Modules\DTAExecutionHost.exe' failed with exit code 1
##[error]Vstest failed with error. Check logs for failures. There might be failed tests.

@jimiryquai
Copy link

I have the same issue

@carraquico
Copy link
Author

You are trying to do that with authenticator or without authenticator ?

@jimiryquai
Copy link

I am running in ADO pipeline without authenticator

@jimiryquai
Copy link

It also says that iFrame with id of fullscreen-app-host isn't visible so it's like it's logging in and then not finding the app/test run because the iFrame is there:
image

@carraquico
Copy link
Author

can you send link to test of canvas app? and share .json?

@jimiryquai
Copy link

{
  "TestURLs": 
    [
      "https://apps.powerapps.com/play/c2ca5e51-0631-409e-af8f-c6cccddf8cbf?tenantId=92f292bf-d44c-427e-b092-c466178e9&__PATestCaseId=e458db9e-f241-475f-bfa4-f64a9d2f3a25"
    ]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants