Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selenium dropped support for Java 8 #378

Open
Zidious opened this issue Oct 11, 2023 · 0 comments
Open

Selenium dropped support for Java 8 #378

Zidious opened this issue Oct 11, 2023 · 0 comments
Labels
PRIORITY: moderate Moderate priority item; should be scheduled within a few weeks TYPE: tech-debt Ticket is to make previous decisions more sustainable

Comments

@Zidious
Copy link
Contributor

Zidious commented Oct 11, 2023

As of Selenium 4.14 Selenium dropped support for Java 8 and require a minimum of Java 11. This caused our dependabot updates to fail as we use Java 8 only:

image

https://github.com/dequelabs/axe-core-maven-html/actions/runs/6483770449/job/17607261239?pr=376#step:6:9759

We should look at updating our Selenium package to support later versions of Selenium-java

Useful resources:

SeleniumHQ/selenium#11526
SeleniumHQ/selenium#12843
https://www.selenium.dev/blog/2023/java-8-support/

@Zidious Zidious added TYPE: tech-debt Ticket is to make previous decisions more sustainable PRIORITY: moderate Moderate priority item; should be scheduled within a few weeks labels Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PRIORITY: moderate Moderate priority item; should be scheduled within a few weeks TYPE: tech-debt Ticket is to make previous decisions more sustainable
Projects
None yet
Development

No branches or pull requests

1 participant