how can we run our code on multiple devices? in android phones or in tablets.
@kirtiman if you need to do this from a single machine, you need to start an appium server instance for each device on which you want to execute.
And also please remember to start these instances with different port numbers…