How to increase browser instances using selenium grid 4 | Selenium Forum
M
mdsapon Posted on 21/02/2021

Hi Asish, 

I was trying to use selenium grid 4 with docker. But I see that it is creating 1 browser instances for each browser. is there a way to scale up browser instances using docker or without docker. Can you please share any command or sample code to do that. Thanks in advance.


A
Ashish Thakur Replied on 21/02/2021

You can use max session

I dont recommend using selenium grid 4 as of now

Its unstable and gives issues


M
mdsapon Replied on 22/02/2021

Thanks Ashish. in that case is there anyway I can use edge browser in Grid 3 using docker ? 


A
Ashish Thakur Replied on 23/02/2021

Yes... you can


Related Posts