Skip to content

Test in other browsers/environments? #18

@armanbilge

Description

@armanbilge
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").

Activity

djspiewak

djspiewak commented on Sep 7, 2021

@djspiewak
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @djspiewak@armanbilge

        Issue actions

          Test in other browsers/environments? · Issue #18 · scala-js/scala-js-macrotask-executor