Release Adopt active local grid if found; upgrade to Selenium 4.32.0 · sbabcoc/Selenium-Foundation (original) (raw)
In this release, I finally added the ability to adopt an active local Grid instance if it's found at the specified (or implied) address. If the active Grid lacks support for browsers specified by the current configuration, the corresponding nodes are added. Also:
- Upgrade Selenium to the latest release (version 4.32.0)
- Upgrade **HtmlUnit Remote to the latest release (version 4.32.0)
- Remove usage of the Selenium 3
LifecycleServlet - Backport DefaultNetworkInterfaceProvider and HostIdentifier into the Selenium 3 support branch
- Add a few
nullargument checks and a bit more debug logging