rajdeepv / parallel_calabash

Helps running calabash ios/android tests in parallel
MIT License
40 stars 19 forks source link

Xcode 8 update (removed UIAutomation from Xcode 8) #27

Closed SergiyBeno closed 7 years ago

SergiyBeno commented 8 years ago

Hello @rajdeepv You probably you already know that Apple has removed UIAutomation from Xcode 8. Will it affect the gem performance ?

nmhoang2909 commented 8 years ago

Hi @SergiyBeno Have you ever tried calabash-parallel for ios with Xcode < 8 ? Is it possible to run multiple simulators on one machine ? I have spent a lot of time to setup-ios but still not working now.

SergiyBeno commented 8 years ago

Hi @nmhoang2909 Yes, sure - I've been using it for a couple month successfully without any problems in conjunction with Xcode 7.3. Yes, I remember that setup wasn't that easy but possible. Very useful tool :+1:

bkarthick commented 8 years ago

Hi @SergiyBeno,

Can you please share detailed setup steps to config calabash-parallel for ios It really helpful us.

SergiyBeno commented 8 years ago

I used instruction from README section and corrected some user permissions using chmod instruction.