I have Appium Desktop and I set presets there, one for iOS and one for Android.
Is it possible to start Appium from command line using one of these presets?
I know it’s possible to start Appium from command line by using for example “appium --address 127.0.0.1 -p 4722”, but I can’t figure out if it’s possible to run it with one of my presets.