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
`Unrecognized browser: ${opt.browser}. Must be 'chrome' or 'firefox'.`
297
-
);
298
-
}
299
-
300
304
if(opt.windowViewport){
301
305
if('mobile'===opt.windowViewport){
302
306
// This corresponds to the mobile viewport tested in Lighthouse: <https://github.com/GoogleChrome/lighthouse/blob/b64b3534542c9dcaabb33d40b84ed7c93eefbd7d/core/config/constants.js#L14-L22>.
0 commit comments