If I use Appium, what should I add to capabilities If I want to run test on emulator/simulator and not on real device?

If I use Appium, what should I add to capabilities If I want to run test on emulator/simulator and not on real device?

Hi Anna,

On simulators/emulators, native app automation is not supported however you can run test on mobile browser using automation. Also, real device are only accessible on paid plans hence won’t work on free plan.