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

Remove IE version checks and fix testExplorer.TestObjectFromWindow #2229

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Mar 26, 2024

IE10 is out of support since January 14, 2020 https://learn.microsoft.com/en-us/lifecycle/announcements/internet-explorer-10-end-of-support

The only versions of IE available nowadays should be 11, and the code wasn't checking for any version higher than 7 already.

I also fixed the testExplorer.TestObjectFromWindow test since it was referencing IE8. the test now passes with flying (or flashing 😉) colors!

@Avasam Avasam merged commit b163f0b into mhammond:main Apr 11, 2024
27 checks passed
@Avasam Avasam deleted the IE-version-check branch April 11, 2024 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants