This repository was archived by the owner on Feb 13, 2021. It is now read-only.

Description
1/24 tests Puppeteer has a navigation timeout, probably because some non-important tracking pixel failed to load, even though the video it appears the page is loaded. Auto-retry will hide this issue but we should still aim to fix it.
We should consider ignoring the Puppeteer navigation timeout and using our own heuristics to determine the page is loaded.

