This repository was archived by the owner on Jul 28, 2025. It is now read-only.
Commit 358ee1e
authored
feat: Initial E2E test of chrome extensions (#156)
* initial e2e chrome extensions
* doc
* rm examples
* doc password mnemonic
* connectOkxKeplr
* rm skip
* rm unused comment
* refactor keplr
* move fill inputs out
* fill inputs by placeholder, okx refactor
* update ids
* update keplr selectors
* update onekey id, adjust selectors1 parent 5f56f32 commit 358ee1e
File tree
15 files changed
+1346
-4
lines changed- docs
- src/components/WalletProvider
- tests/e2e
- fixtures
- wallets
- setup
- specs
- utils
15 files changed
+1346
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments