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

fix: Add arguments disabling CORS #5

Merged
merged 3 commits into from
Aug 26, 2024
Merged

Conversation

sirspen
Copy link
Contributor

@sirspen sirspen commented Aug 23, 2024

Some build are currently failing because of CORS rules. It seems like chrome-headless was updated and enforces CORS by default. So we need to add these arguments to be able to run selenium tests correctly.

@sirspen sirspen requested a review from fdintino August 23, 2024 21:13
@sirspen sirspen merged commit fd3b177 into master Aug 26, 2024
5 checks passed
@sirspen sirspen deleted the fix/add-cors-arguments branch August 26, 2024 16:10
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