I've tried running my UITests on AppCenter Tests for my iOS project, unfortunately I came across problem that can't seem to find anywhere on net.
Error: Cannot find test-cloud.exe, the path specified by "--uitest-tools-dir" was not found.
I give specific path to folder that test-cloud.exe is (file is there), yet I cannot run my tests, because this error gets thrown. I've message microsoft support but they are taking ages to reply. Has anyone come across similar problem?
Posts
Any updates on this issue? I am using:
--uitest-tools-dir $APPCENTER_SOURCE_DIRECTORY/packages/Xamarin.UITest.*/tools
Still getting error
Yes, instead of using an absolute path, use:
~/Folder/Project
For each path in script