Closed Dlankheet closed 1 month ago
Hi, there's a few tasks in order to do this:
There's also a PR #58 that has attempted to start this.
Upgraded Chrome and ChromeDriver to 130.0.6723.58.
Had to drop Java 8 support since Selenium 4.14.0 requires Java 11. Also updated demo/test projects to use a standalone server to isolate them from external website changes such as DuckDuckGo.
We have our pipeline running with the image for JDK 21 with selenium 4.23.1. But the chrome drivers are too old to run with this is version. Is it possible to update them to the latest version?