1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/e2e/webdriver
Mark Stacey f7c37cab51
Enable Chrome E2E logs (#11295)
Chrome logs are now enabled for E2E tests when the 'ENABLE_CHROME_LOGS'
environment variable is set to anything other than `false`.

This was helpful to me in debugging Chrome crashes on CI, the ones with
the error "unknown error: DevToolsActivePort file doesn't exist". This
was the only way to discover the cause of the error. It's also useful
for discovering console errors from the background process or from the
UI.

It's disabled by default because it makes the test output quite noisy
and difficult to read.
2021-06-15 15:18:21 -02:30
..
chrome.js Enable Chrome E2E logs (#11295) 2021-06-15 15:18:21 -02:30
driver.js use waitForSelector instead of until (#10852) 2021-04-13 16:36:02 -05:00
firefox.js Migrate version from _base manifest to package.json (#11029) 2021-05-10 14:16:03 -07:00
index.js @metamask/eslint config@5.0.0 (#10358) 2021-02-04 10:15:23 -08:00