1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test
Mark Stacey 35f51275ad Add pasteIntoField webdriver method (#14004)
A new method has been added to the e2e webdriver for pasting text into
a field. This will be required to properly test a change to the SRP
input, which will be coming in a separate PR.

A few existing e2e tests have been updated to use this method to input
the SRP, to show that it works properly.
2022-03-21 18:51:18 -02:30
..
data
e2e Add pasteIntoField webdriver method (#14004) 2022-03-21 18:51:18 -02:30
helpers Refactor: Extract SRP input from create vault component (#13720) 2022-03-21 18:51:18 -02:30
jest
lib Refactor: Extract SRP input from create vault component (#13720) 2022-03-21 18:51:18 -02:30
mocks
stub
unit-global
env.js
setup.js
test-unit-combined.sh
test-unit-jest.sh