sbabcoc / Selenium-Foundation

Selenium Foundation is an automation framework designed to extend and enhance the capabilities provided by Selenium (WebDriver).
Apache License 2.0
60 stars 16 forks source link

Create a method to add more nodes to an existing local Grid collection #248

Closed sbabcoc closed 2 years ago

sbabcoc commented 2 years ago

As currently implemented, a local Grid collection gets launched as a group as configured and that's it. It would be nice if the local Grid API included a facility to add more nodes to an existing local Grid.

sbabcoc commented 2 years ago

Release 26.6.0 contains the implementation of this feature.