Hi everyone,
If there are two Appium servers have been already launched with two port numbers (say e.g. 4723 and 5723). I just want to quit only one server listening on 4723. Is there a way (Appium related command line argument) to quit only one server.
Note : I've tried with killing process of node.exe, this is going to close all the servers but not only particular node.
Thanks & Regards,
Vijay Bhaskar.