trilogen
(trilogen)
August 15, 2022, 1:10pm
1
I’m trying to connect to SauceLabs with this Settings for my application
But won’t connect I’m getting error on Saucelab end
Failed to download mobile app: u’storage:filename="TestApp3.ipa"‘; Cannot find any file whose name matches to u’"TestApp3.ipa"’ at the storage
phaserescu
(Cristian Bidea)
August 15, 2022, 1:44pm
2
Are you sure the file is uploaded? The error is clear on the fact that it can’t find the file.
Later edit: try not to use “” around the filename. The app should be storage:filename=TestApp3.ipa
trilogen
(trilogen)
August 15, 2022, 2:13pm
3
I’ve removed the quotes still getting the same error. And I have uploaded the app. In the Build column it says Real Device is that the problem? I want to send it to Simulator iOS device.
trilogen
(trilogen)
August 15, 2022, 2:15pm
4
This is the error after I’ve removed the quotes
Failed to download mobile app: u’storage:filename=TestApp3.ipa’; Cannot find any file whose name matches to u’TestApp3.ipa’ at the storage
trilogen
(trilogen)
August 15, 2022, 2:23pm
5
And here is the Device setting that I’m trying to connect to for more context
trilogen
(trilogen)
August 16, 2022, 5:54am
6
I have resolved the error by removing “appiumVersion” “1.22.3” in Desired Capabilities.
I am now able to connect to SauceLabs via UiPath Mobile Device Manager.
system
(system)
Closed
August 19, 2022, 5:54am
7
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.