You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
Rather than an env var, we could pass the browser as a config option. There's the question of whether we should have 2 lambda functions, one per browser, to keep the size of the docker image down. In this case, we pass a map of browser/env to lambda functions so a single yarn sanity-runner-client execution could use different lambda functions per test.
Firefox is supported in puppeteer now, would be nice to support multiple browsers that could be configured via ENV variables potentially?
The text was updated successfully, but these errors were encountered: