mhardin / SeleniumGridScaler

Selenium Grid auto scaling plugin utilizing AWS

Repository from Github https://github.commhardin/SeleniumGridScalerRepository from Github https://github.commhardin/SeleniumGridScaler

Option to specify the number of chrome instances

discobean opened this issue · comments

commented

Hi,

Is there a way to specify the number of chrome drivers to startup per instance?

Currently it is 5 but I'd like to use larger instances and go to 10 per host.

@discobean you'll have to modify the source files and rebuild the JAR to support this functionality.

commented

Yep I figured as much :P thanks for the great library