I am new to Appium Automation testing. I have to run my tests on multiple iOS devices (iPAD, iPhone) connected to single Mac Machine. Is it possible to run test on same Mac or we require multiple machines.
You need multiple machines, or to use virtual machines to do this. It’s an Apple limitation that you cannot run multiple instances of instruments on a single Mac. Use the search function of this forum to see others who face this same problem.