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
This avoids the annoying DNS lookups, but also various other
requests which create extra traffic you don't want. There are
reports (Cypress) that it once caused issues with XHR delays
(many years ago) but it's on by default for Puppeteer,
TestCafe & others, so I suspect it's fine nowadays.
0 commit comments