We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb09cd9 commit f0c8812Copy full SHA for f0c8812
test/e2e/page-objects/pages/test-dapp-multichain.ts
@@ -31,7 +31,7 @@ class TestDappMultichain {
31
}
32
33
addCustomAccountAddressInput(i: number) {
34
- return `#add-custom-address-button-${i}`;
+ return `#add-custom-caip\\ address-button-${i}`;
35
36
37
addCustomScopeButton(i: number) {
0 commit comments