Upgrade to Selenium 4
·
81 commits
to master
since this release
In this release, I upgraded to the latest release of Selenium Foundation and migrated to Selenuim 4. This includes support for the latest release of Appium and remote execution of HtmlUnitDriver.
NOTE:
- The minimum required Java version for this release is Java 17.
- Servlet hosting is no longer supported by Selenium Grid. Selenium Foundation now provides a ServletContainer class for this purpose.
- Local grid shutdown is currently unsupported due to elimination of Selenium Grid servlet functionality.