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 -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -

Python Tornado package error when running server -