In this video I will show you how to start Appium Server directly from your Java code. No need to start your Appium server from terminal when your script can do it for you. This is a huge quality of life improvement for those that are yet unfamiliar with this method.
I will also show you how to add support for any arguments that you want to programmatically run the server with right in the Java class.
You can find Appium Arguments that you can use in the custom Arg class here: https://github.com/appium/appium/blob...