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

Update Chrome and ChromeDriver set up #185

Merged
merged 2 commits into from
Aug 21, 2023
Merged

Conversation

replaceafill
Copy link
Contributor

This sets up Chrome and ChromeDriver using the new Chrome for Testing approach which is more convenient for automated testing since it relies on API endpoints instead of OS packages with manual version matching.

A few new libraries have been added to the Dockerfile and the simple browser test has been updated to make it work with the newer versions of all the related components.

For more reference see:

Connected to archivematica/Issues#1613

This sets up Chrome and ChromeDriver using the new "Chrome for
Testing" approach which is more convenient for automated testing since
it relies on API endpoints instead of OS packages with manual version
matching.
@replaceafill replaceafill merged commit 4a68771 into qa/1.x Aug 21, 2023
@replaceafill replaceafill deleted the dev/update-chrome-setup branch August 21, 2023 19:00
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