can I use maximum 10 chrome instance from 1 node same port (for selenium grid) please help if there is any way?
Asked
Active
Viewed 83 times
0
-
You can create it using threads. – Ankur Singh Sep 07 '18 at 09:20
-
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. – cruisepandey Sep 07 '18 at 09:49
-
@user7309686 Check this discussion https://stackoverflow.com/questions/52220159/how-many-maximum-number-of-simultaneous-chrome-connections-threads-i-can-start-t – undetected Selenium Sep 07 '18 at 12:38
-
after using max instance =10 and max session =10 , i am getting 10 browsers in grid ,but after increasing thread count to 42 still it uses 5 chrome at a time from that node. config shows 5 max session. please help – user7309686 Sep 10 '18 at 06:30