1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e
Mark Stacey 13adf0381d Update e2e test to reflect change in Chrome
Previously Chrome would ignore an attempt to navigate to a restricted
URL like an extension page that is not web accessible. In a recent
Chrome update, this has changed. Now it does perform the navigation,
but to an error page that explains that the request was invalid.

The last assertion, responsible for checking that the warning page is
still shown, has been removed. The test still ensures the main wallet
UI is not loaded, that assertion was not needed.
2022-06-06 16:46:54 -02:30
..
fixtures
mock-3box
mock-page-with-disallowed-iframe
mock-page-with-iframe
send-eth-with-private-key-test
snaps
tests Update e2e test to reflect change in Chrome 2022-06-06 16:46:54 -02:30
webdriver
benchmark.js
fixture-server.js
ganache.js
helpers.js
metamask-ui.spec.js
mock-e2e.js
phishing-warning-page-server.js
run-all.js
run-e2e-test.js
x-server.js