Do I have the access to upload more than one apps in the app automation
Hi Alex,
Yes, we can upload more than one app on a device. You will need to add “otherApps” capability for additional applications. Here is one sample for your reference-
‘deviceName’: “iPhone 8 Plus”, ‘platformVersion’: “14”, ‘platformName’: ‘ios’, “app”: “lt:/”, “otherApps”: [“lt:/”, “lt:/”], ‘isRealMobile’: True, “autoAcceptAlerts”: True, “video”: True, “visual”: True, “build”: ‘tst’