Configuring the se-gridextras the first time ( i configured it as a hub); i don t see the start_grid_extras.bat getting created.
this is the log:
10 Mar 2017 13:36:27 [main] INFO seleniumgridextras.SeleniumGridExtras - Loaded Grid Logger from log4j.properties
10 Mar 2017 13:36:27 [main] INFO remote.ConfigPuller - Config file storing central repository URL is c:\Users\nmenon\workspace\se-grid\lib\configs\central_config_repo_config.txt
10 Mar 2017 13:36:27 [main] INFO remote.ConfigPuller - Config file for central repo does not exist c:\Users\nmenon\workspace\se-grid\lib\configs\central_config_repo_config.txt
10 Mar 2017 13:36:27 [main] INFO remote.ConfigPuller - Central config URL for current node is set to ''
10 Mar 2017 13:36:27 [main] INFO remote.ConfigPuller - The central config URL is empty, will not download the latest configs.
10 Mar 2017 13:36:27 [main] INFO config.ConfigFileReader - File selenium_grid_extras_config.json does not exist, going to use default configs
10 Mar 2017 13:36:27 [main] INFO config.RuntimeConfig - Previous config was not found, will ask input from user
10 Mar 2017 13:36:27 [main] INFO config.FirstTimeRunConfig - We noticed this is a first time running, we will ask some configuration settings
10 Mar 2017 13:36:35 [main] INFO config.FirstTimeRunConfig - '2' was set as your value
10 Mar 2017 13:36:36 [main] INFO config.FirstTimeRunConfig - '3000' was set as your value
10 Mar 2017 13:36:39 [main] INFO config.FirstTimeRunConfig - '127.0.0.1' was set as your value
10 Mar 2017 13:36:40 [main] INFO config.FirstTimeRunConfig - '4444' was set as your value
10 Mar 2017 13:36:42 [main] INFO config.FirstTimeRunConfig - '10' was set as your value
10 Mar 2017 13:36:48 [main] INFO config.FirstTimeRunConfig - '0' was set as your value
10 Mar 2017 13:36:53 [main] INFO config.FirstTimeRunConfig - '1' was set as your value
10 Mar 2017 13:36:53 [main] INFO webdriverreleasemanager.WebDriverReleaseManager - Checking the latest version of WebDriver, IEDriver, ChromeDriver and GeckoDriver from https://selenium-release.storage.googleapis.com/ and https://chromedriver.storage.googleapis.com/LATEST_RELEASE and https://api.github.com/repos/mozilla/geckodriver/releases
10 Mar 2017 13:37:00 [main] INFO config.FirstTimeRunConfig - '32' was set as your value
10 Mar 2017 13:37:07 [main] INFO config.FirstTimeRunConfig - '32' was set as your value
10 Mar 2017 13:37:07 [main] INFO config.FirstTimeRunConfig - Thank you, your answers were recorded to 'selenium_grid_extras_config.json'
You can modify this file directly to tweak more options
10 Mar 2017 13:37:07 [main] INFO grid.SelfHealingGrid - Already running on port 3000 with pid
10 Mar 2017 13:37:07 [main] INFO grid.SelfHealingGrid - Checking if all nodes are running
Configuring the se-gridextras the first time ( i configured it as a hub); i don t see the start_grid_extras.bat getting created.
this is the log: 10 Mar 2017 13:36:27 [main] INFO seleniumgridextras.SeleniumGridExtras - Loaded Grid Logger from log4j.properties 10 Mar 2017 13:36:27 [main] INFO remote.ConfigPuller - Config file storing central repository URL is c:\Users\nmenon\workspace\se-grid\lib\configs\central_config_repo_config.txt 10 Mar 2017 13:36:27 [main] INFO remote.ConfigPuller - Config file for central repo does not exist c:\Users\nmenon\workspace\se-grid\lib\configs\central_config_repo_config.txt 10 Mar 2017 13:36:27 [main] INFO remote.ConfigPuller - Central config URL for current node is set to '' 10 Mar 2017 13:36:27 [main] INFO remote.ConfigPuller - The central config URL is empty, will not download the latest configs. 10 Mar 2017 13:36:27 [main] INFO config.ConfigFileReader - File selenium_grid_extras_config.json does not exist, going to use default configs 10 Mar 2017 13:36:27 [main] INFO config.RuntimeConfig - Previous config was not found, will ask input from user 10 Mar 2017 13:36:27 [main] INFO config.FirstTimeRunConfig - We noticed this is a first time running, we will ask some configuration settings 10 Mar 2017 13:36:35 [main] INFO config.FirstTimeRunConfig - '2' was set as your value 10 Mar 2017 13:36:36 [main] INFO config.FirstTimeRunConfig - '3000' was set as your value 10 Mar 2017 13:36:39 [main] INFO config.FirstTimeRunConfig - '127.0.0.1' was set as your value 10 Mar 2017 13:36:40 [main] INFO config.FirstTimeRunConfig - '4444' was set as your value 10 Mar 2017 13:36:42 [main] INFO config.FirstTimeRunConfig - '10' was set as your value 10 Mar 2017 13:36:48 [main] INFO config.FirstTimeRunConfig - '0' was set as your value 10 Mar 2017 13:36:53 [main] INFO config.FirstTimeRunConfig - '1' was set as your value 10 Mar 2017 13:36:53 [main] INFO webdriverreleasemanager.WebDriverReleaseManager - Checking the latest version of WebDriver, IEDriver, ChromeDriver and GeckoDriver from https://selenium-release.storage.googleapis.com/ and https://chromedriver.storage.googleapis.com/LATEST_RELEASE and https://api.github.com/repos/mozilla/geckodriver/releases 10 Mar 2017 13:37:00 [main] INFO config.FirstTimeRunConfig - '32' was set as your value 10 Mar 2017 13:37:07 [main] INFO config.FirstTimeRunConfig - '32' was set as your value 10 Mar 2017 13:37:07 [main] INFO config.FirstTimeRunConfig - Thank you, your answers were recorded to 'selenium_grid_extras_config.json'
You can modify this file directly to tweak more options 10 Mar 2017 13:37:07 [main] INFO grid.SelfHealingGrid - Already running on port 3000 with pid 10 Mar 2017 13:37:07 [main] INFO grid.SelfHealingGrid - Checking if all nodes are running
I am using 1.12.12 version.