First off I\'m using Mac.
Next, I need to execute this \"file.sh\" we will call it. Everytime I need to execute it I have to open Terminal and type:
File name should in under double quotes. Since i am using Mac->In my case content of batch file is
cd /Users/yourName/Documents/SeleniumServer
java -jar selenium-server-standalone-3.3.1.jar -role hub
It will work for sure