Selenium grid is not starting

26 views
Skip to first unread message

hammad khan

unread,
May 20, 2024, 8:49:03 AMMay 20
to Selenium Users
When i am running the batch file there is no error but still the selenium grid is not starting.

This is coming in the console:-


C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>call .\scripts\GitPull.bat

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>git reset HEAD --hard
fatal: not a git repository (or any of the parent directories): .git

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>git clean -fd
fatal: not a git repository (or any of the parent directories): .git

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>git pull
fatal: not a git repository (or any of the parent directories): .git

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>call .\scripts\SetGlobalVariables.bat

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>SET CHROME=.\chromedriver\108.0.5359.71\chromedriver.exe

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>SET GECKO=.\geckodriver\0.30.0\geckodriver.exe

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>SET IE=.\iedriverserver\3.150.1\IEDriverServer.exe

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>SET EDGE=.\MicrosoftWebDriver\87.0.664.66\msedgedriver.exe

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>SET SELENIUM=.\selenium-server-standalone\selenium-server-standalone-3.141.59.jar

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>SET HUB=http://ddev-selen01-i.axadmin.net:4444/grid/register

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>call .\scripts\SetLocalVariables.bat

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>SET HUB=http://localhost:4444/grid/register

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>SET IE32="C:\Program Files (x86)\Internet Explorer\iexplore.exe"

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>SET FIREFOX="C:\Program Files\Mozilla Firefox\firefox.exe"

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>SET BROWSERS=.\browsers\1.0\localhost_GC_MF_IE_ME.json

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>SET PORT=5556

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>start /B .\scripts\RunHub.bat

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>timeout 3

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>SET HUB_CONFIG=.\hub\hubConfig.json

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>java -Dselenium.LOGGER.level=OFF -jar .\selenium-server-standalone\selenium-server-standalone-3.141.59.jar -role hub -hubConfig .\hub\hubConfig.json

Waiting for 0 seconds, press a key to continue ...
C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>
C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>call .\scripts\RunNode.bat

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>java -Dselenium.LOGGER.level=OFF -jar -Dwebdriver.edge.driver=.\MicrosoftWebDriver\87.0.664.66\msedgedriver.exe -Dwebdriver.firefox.bin="C:\Program Files\Mozilla Firefox\firefox.exe" -Dwebdriver.chrome.driver=.\chromedriver\108.0.5359.71\chromedriver.exe -Dwebdriver.gecko.driver=.\geckodriver\0.30.0\geckodriver.exe -Dwebdriver.ie.bin="C:\Program Files (x86)\Internet Explorer\iexplore.exe" -Dwebdriver.ie.driver=.\iedriverserver\3.150.1\IEDriverServer.exe .\selenium-server-standalone\selenium-server-standalone-3.141.59.jar -role node -port 5556 -nodeConfig .\browsers\1.0\localhost_GC_MF_IE_ME.json

C:\Users\Hammad.Khan\Downloads\seleniumgrid\seleniumgrid>


Pls suggest what has to be done. Thank you.

Krishnan Mahadevan

unread,
May 20, 2024, 9:09:49 AMMay 20
to seleniu...@googlegroups.com
Please start from here: https://www.selenium.dev/documentation/grid/getting_started/ 


Thanks & Regards
Krishnan Mahadevan

"All the desirable things in life are either illegal, expensive, fattening or in love with someone else!"
My Scribblings @ http://wakened-cognition.blogspot.com/
My Technical Scribblings @ https://rationaleemotions.com/

--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/a27f6cc7-f946-4c81-a577-d20efd36fe72n%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages