Usage Of “maxInstances” In Grid 2 To Set Allowed Max Number Of Browser Instances
“maxInstances” is configuration parameter which is used during selenium grid 2 node configuration. Using “maxInstances” in selenium grid 2, We can set “how many max number of same browser instances are allowed to open and run software test at same time”. “maxInstances” tells node machine to not allow more than allowed instances on that specific … Read more