1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/e2e/webdriver
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
..
chrome.js E2e mocking (#13640) 2022-02-16 14:21:41 +00:00
driver.js Add pasteIntoField webdriver method (#14004) 2022-03-21 18:51:18 -02:30
firefox.js E2e mocking (#13640) 2022-02-16 14:21:41 +00:00
index.js Integrating the TokenListController to Extension (#11398) 2021-09-09 16:56:27 -04:00