mvn clean package -DskipTests
java -cp selenium-server-standalone-3.141.59.jar:selenium-grid-custom-matcher-3.141.59.jar org.openqa.grid.selenium.GridLauncherV3 -role hub -hubConfig hubConfig.json
java -cp "selenium-server-standalone-3.141.59.jar;selenium-grid-custom-matcher-3.141.59.jar" org.openqa.grid.selenium.GridLauncherV3 -role hub -hubConfig hubConfig.json
appium server --nodeconfig node_6000_config.json --base-path=/wd/hub -p 6000
appium server --nodeconfig node_7000_config.json --base-path=/wd/hub -p 7000
appium server --nodeconfig node_8000_config.json --base-path=/wd/hub -p 8000