Open
Description
What happened?
Hello,
While browsing through the latest stable documentation of Selenium Grid's CLI Options, it is my understanding that the --sub-path
parameter should be specified in a [router]
section on a configuration file. Yet, when looking at the code for this parameter, it is my understanding that it is to be defined in a [network]
section instead. Furthermore, the --relax-check
defined a few lines above is both defined in the code as a [network]
parameters and is likewise rendered in the docs as a Network parameter.
Am I missing something, or is this a documentation issue?
What browsers and operating systems are you seeing the problem on?
Latest Chrome / Linux