Hello,

I would like to test websites against old versions of WebKit (the engine powering Epiphany and Safari) and the obvious way to do it without needing a SaaS solution like Browserstack would be to install old versions of Epiphany.

My first idea was to look at Snap and Flapak (as that would prevent issues with mismatched dependencies) but neither offer any version other than the latest.

Does anybody have an idea?

  • BlackEcoOPA
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    I’m not familiar with flatpak-builder, does it handle dependencies not available on the system?

      • BlackEcoOPA
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        My main fear with building the binary is that it would eventually require old dependencies that I do not have on my system.

          • BlackEcoOPA
            link
            fedilink
            arrow-up
            2
            ·
            1 year ago

            At least 4-5 years back, I want to test behaviors of WebKit circa iOS 13

        • realbadat@programming.dev
          link
          fedilink
          arrow-up
          2
          ·
          1 year ago

          Stand up a little VM with an install of Debian 9.

          Don’t mess with your main system, don’t worry about flatpaks, and you can just get rid of it if you’re done with it.