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
We have started using package:puppeteer to write tests for the new Debug Extension.
We should use package:puppeteer for all tests that require interaction with the Chrome browser, eg the devtools_test. This might improve the set up load of these tests.