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

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -