0

Hi I am using selenium grid 2 version 3.14.0 and I have given the command:

java -Dwebdriver.chrome.driver="E:/BrowserDrivers/chromedriver.exe" -jar selenium-server-standalone-3.5.1.jar -port 7077 -role node -hub http://172.17.7.20:4444/grid/register -browser "browserName=chrome, version="68.0.3440.106", maxInstances=3, maxSession=3,platform=WIN8_1"

But it is launching only one instance of chrome browser even though the maxInstances was given to 3.

Krishnan Mahadevan
  • 14,121
  • 6
  • 34
  • 66
joe
  • 1
  • 2
  • please anybody help me i am behind this around 3 days – joe Aug 31 '18 at 10:28
  • Maybe this helps [link](https://stackoverflow.com/questions/19664721/unable-to-open-multiple-instance-of-broswer-using-selenium-grid) – Milan Aug 31 '18 at 10:59
  • ok let me try with dataprovider in testng.xml which i have missed – joe Aug 31 '18 at 11:05
  • Anyway milan thanks for the link – joe Aug 31 '18 at 11:05
  • Possible duplicate of [Unable to open multiple instance of broswer using selenium grid](https://stackoverflow.com/questions/19664721/unable-to-open-multiple-instance-of-broswer-using-selenium-grid) – John M Aug 31 '18 at 11:05
  • You're welcome @joe, hope it helps. – Milan Aug 31 '18 at 11:37

0 Answers0