We should provide a mechanism to specify servlets for the Selenium Grid server to load. Currently, we specify a hardcoded list of servlets that provided the example page used for the project unit tests.
By default, the example page and lifecycle servlets should be specified. Each of these will be omitted by a Boolean option. There will also be options to specify hub and node servlets.
We should provide a mechanism to specify servlets for the Selenium Grid server to load. Currently, we specify a hardcoded list of servlets that provided the example page used for the project unit tests.