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

Temporarily pin versions of chrome and chrome webdriver #8755

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

dwalleck
Copy link
Contributor

Description

This change temporarily pins the versions of chrome and the chrome webdriver. The issue is that there is no guarantee that the version of chrome that is installed has an associated version for webdriver. The long-term solution would be to use one of the selenium browser manager tools, but we do need to unblock our gate and this appears to be the least painful option.

Test results

N/A

@Maffooch Maffooch merged commit 2d3cf0b into DefectDojo:bugfix Sep 29, 2023
115 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants