1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/test/integration
Mark Stacey 27cfb6aa51
Move webdriver interactions into driver module (#7798)
The Selenium webdriver is difficult to use, and easy to misuse. To help
use the driver and make it easier to maintain our e2e tests, all driver
interactions are now performed via a `driver` module. This is basically
a wrapper class around the `selenium-webdriver` that exposes only the
methods we want to use directly, along with all of our helper methods.
2020-01-13 11:07:32 -04:00
..
lib Move webdriver interactions into driver module (#7798) 2020-01-13 11:07:32 -04:00
mocks Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
index.html migration 7 - break off TransactionManager substate 2017-02-02 20:20:13 -08:00
index.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
jquery-3.1.0.min.js Ui testing (#481) 2016-07-25 16:42:39 -07:00