Skip to content

Instantly share code, notes, and snippets.

@aphx07
Created September 27, 2020 11:10
Show Gist options
  • Save aphx07/96e8a45cd369e5e545e24cc511d1d1e3 to your computer and use it in GitHub Desktop.
Save aphx07/96e8a45cd369e5e545e24cc511d1d1e3 to your computer and use it in GitHub Desktop.
The error while starting the router in Selenium Grid 4
E:\dev\Selenium Grid 4>java -jar selenium-server-4.0.0-alpha-6.jar router --sessions http://localhost:5556 --distributor http://localhost:5553
Found the option --distributor-host multiple times
Usage: router [options]
Options:
--config
Config file to read from (may be specified more than once)
--config-help
Output detailed information about config options
Default: false
-d, --distributor, --distributor-host
Address of the distributor.
--distributor-port
Port on which the distributor is listening.
Default: 0
--version
Displays the version and exits.
Default: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment