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 13bb4662a8
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-16 19:13:21 -02:30
..
data
e2e Add pasteIntoField webdriver method (#14004) 2022-03-16 19:13:21 -02:30
helpers Refactor: Extract SRP input from create vault component (#13720) 2022-02-23 17:00:26 -03:30
jest
lib Refactor: Extract SRP input from create vault component (#13720) 2022-02-23 17:00:26 -03:30
mocks
stub
unit-global
env.js
setup.js
test-unit-combined.sh
test-unit-jest.sh