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

Test in other browsers/environments? #18

Open
armanbilge opened this issue Sep 7, 2021 · 1 comment
Open

Test in other browsers/environments? #18

armanbilge opened this issue Sep 7, 2021 · 1 comment

Comments

@armanbilge
Copy link
Member

Notably:

  • Safari seems much more popular than Firefox. Selenium supports Safari, just needs some GH actions tinkering to get these to run on MacOS. To support the webworker tests as well will require finding the equivalent of profile.setPreference("privacy.file_unique_origin", false) or options.addArguments("--allow-file-access-from-files").
@djspiewak
Copy link
Collaborator

I think this would be worth doing! The main reason I didn't is the fact that Chrome, Safari, and Firefox all behave similarly with respect to the polyfill. The more the merrier though, particularly now that we're decoupled from CE.

@armanbilge armanbilge mentioned this issue Sep 7, 2021
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

No branches or pull requests

2 participants