-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Chromium stores snapshots of every previous build of Chrome - but their system is god awful to search through and it's different for various operating systems.
My idea is that we can have a running list of previous versions of Chrome that we keep somewhere so that users can easily find previous versions and download them and use them in Cypress. It would be especially useful if their current version of Chrome automagically updates, and something is terribly broken in Cypress because of it.
@bahmutov bonus points if we could automate this process. Yes I know we could probably go overboard and all crazy like, and start hosting these ourselves or give you like a cypress browser:install command but to start, let's just do a simple list. I know there are services out there that you can be notified when a new browser version is created, and so maybe part 2 would be automatically creating a PR in the docs that updates some markdown.