1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e/tests
ricky 2085352de8
Make restore vault a form so an user can submit via keyboard (#12989)
* Make this a form

Similar to "import-with-seed-phrase" I would like to be able to restore my vault by pressing `<enter>` on my keyboard.

* actually test enter

* preventDefault()
2021-12-10 14:32:13 -05:00
..
account-details.spec.js
add-account.spec.js
add-hide-token.spec.js Turn off all old notifications (#12500) 2021-11-01 08:16:05 -02:30
address-book.spec.js update selenium-webdriver to v4.1.0 (#12922) 2021-12-02 18:28:24 +00:00
contract-interactions.spec.js
custom-rpc-history.spec.js Remove localhost from default network list (#12790) 2021-11-22 19:02:03 -03:30
from-import-ui.spec.js Add delay to account for remote call made by trezor keyring (#12913) 2021-11-30 21:24:33 -03:30
incremental-security.spec.js Turn off all old notifications (#12500) 2021-11-01 08:16:05 -02:30
localization.spec.js
lock-account.spec.js
lockdown.spec.js Add lockdown e2e test (#12562) 2021-11-02 17:01:01 -07:00
metamask-responsive-ui.spec.js Make restore vault a form so an user can submit via keyboard (#12989) 2021-12-10 14:32:13 -05:00
navigate-transactions.spec.js
permissions.spec.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
personal-sign.spec.js Permission System 2.0 (#12243) 2021-12-06 19:16:49 -08:00
provider-api.spec.js eth-json-rpc-middleware@8.0.0 (#10738) 2021-11-11 12:26:49 -08:00
send-edit.spec.js Confirm transaction screen - wrap lengthier values (#12733) 2021-11-22 22:49:29 +05:30
send-eth.spec.js update selenium-webdriver to v4.1.0 (#12922) 2021-12-02 18:28:24 +00:00
signature-request.spec.js
simple-send.spec.js
threebox.spec.js