1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/e2e/webdriver
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
..
chrome.js Fixed firefox Snaps + add initial end-to-end tests (#13671) 2022-03-10 14:01:55 -08:00
driver.js Add pasteIntoField webdriver method (#14004) 2022-03-16 19:13:21 -02:30
firefox.js Fix snap e2e tests (#13912) 2022-03-10 20:36:21 -03:30
index.js Fixed firefox Snaps + add initial end-to-end tests (#13671) 2022-03-10 14:01:55 -08:00