Hi All,
I would like to get the information about the full list of command line argument and their usage for selenium grid. I have tried the following
java -jar selenium-server -role hub -h.
Though this gives a list, I would like to get the complete info for each command line argument
Your help would be appreciated.