Hi I have installed the appium 1.6 with command npm install appium -g as we don’t have dmg file available now.
when I run the command “appium” in terminal i got the “Appium REST http interface listener started on 0.0.0.0:4723” .
but my doubt is how to launch simulator with required capabilities in appium 1.6 ?
@imurchie could you help on this please ?
Thanks!