calabash / calabash-ios

Calabash for iOS
Other
1.81k stars 369 forks source link

Disable automatic installation of DeviceAgent app? #1289

Closed mflint closed 7 years ago

mflint commented 7 years ago

Hello,

Is there any way to disable the automatic installation of the DeviceAgent app?

(I'm trying to dynamically allocate small test runs across multiple devices, and the time taken to install DeviceAgent every time is starting to become significant. So I would like to install DeviceAgent only for the first calabash run on each device.)

Thanks in advance! Matthew

mflint commented 7 years ago

I'm an idiot - it seems to check the installed version.