How running Ios Virtual Device On Lamda

*First Me Upload file .IPA on lamda and then I get generate Lt to copy my on my script. *Second step when I running this script why direct to Web not In APP *My Question how to running on APP like a Android Devices the picture below this

Hello Angga,

Please pass below capability in your capabilities.

caps.setCapability(“app”, “APP_URL”);

With the help of this capability your test will be triggered under App automation. And app URL you will be able to get from LT dashboard once you upload your app. Otherwise, your tests will be triggered in web automation.

I hope it helps.

1 Like

already upload done but still direct to web. below this

image

but still error