-
Notifications
You must be signed in to change notification settings - Fork 695
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
Comments
I have the same issue |
You are trying to do that with authenticator or without authenticator ? |
I am running in ADO pipeline without authenticator |
can you send link to test of canvas app? and share .json? |
{
"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
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.
The text was updated successfully, but these errors were encountered: