Is it possible to run Appium IOS test cases using grid on different user accounts of same machine -


i able run ios automated cases using grid on different machines , trying run on different user accounts of same machine, not able solve getting below error , possible , have tried.

 unknown server-side error occurred while processing command. original error:  error: killing process 28794 failed: operation not permitted 

any appreciated.

xcode9 supports multiple simulators , here pretty example of this. works sims devices.


Comments

Popular posts from this blog

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -