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

Added Chrome for Testing instead of Chromium #485

Merged
merged 4 commits into from
Jul 12, 2024

Conversation

andy-kru
Copy link
Contributor

Added support for Chrome for Testing: https://developer.chrome.com/blog/chrome-for-testing
It can potentially fix issues like #482 due to better compatibility between ChromeDriver and Chrome for Testing.

@andy-kru
Copy link
Contributor Author

@ppodgorsek I have updated the Firefox version to fix the build:
https://github.com/andy-kru/docker-robot-framework/actions/runs/8723562158

@ppodgorsek
Copy link
Owner

Hello @andy-kru, thank you very much for your contribution! Sorry for the delay in getting back to you, I had to take care of some personal stuff for the last few months.

I agree with you, the branded Chrome is the browser end users rely on rather than Chromium, tests would be more accurate with it.

I've updated most dependency versions of the project today, I'll take care of your PR tomorrow.

* Merged the latest master branch into this one

* Simplified the Chrome for Testing setup
@ppodgorsek ppodgorsek merged commit 8ccb571 into ppodgorsek:master Jul 12, 2024
3 checks passed
@ppodgorsek
Copy link
Owner

The PR has slightly simplified and merged. Thanks again for your help, @andy-kru !

@ppodgorsek ppodgorsek added this to the 7.2.0 milestone Jul 12, 2024
@ppodgorsek ppodgorsek self-assigned this Jul 12, 2024
@andy-kru andy-kru deleted the chrome-for-testing branch October 29, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants