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 8e835b1d78
Ignore 4Byte 502 errors during e2e tests (#13204)
The 4Byte API can sometimes fail during e2e tests with a 502 error.
Ideally we would avoid calling it at all during e2e tests, but in the
meantime we shouldn't treat this as a reason to fail the e2e test.
We have multiple fallbacks for 4Byte, it isn't relied upon by any
tests.
2022-01-04 14:40:59 -03:30
..
chrome.js Ci test config improvement (#12223) 2021-09-27 12:39:31 -10:00
driver.js Ignore 4Byte 502 errors during e2e tests (#13204) 2022-01-04 14:40:59 -03:30
firefox.js fix xpath to get firefox uuid (#11323) 2021-06-16 09:54:36 -02:30
index.js Integrating the TokenListController to Extension (#11398) 2021-09-09 16:56:27 -04:00