|
|
|
@ -240,7 +240,7 @@ const tests = { |
|
|
|
|
.journalLastChildIncludes('["0x76a3ABb5a12dcd603B52Ed22195dED17ee82708f"]') |
|
|
|
|
}, |
|
|
|
|
|
|
|
|
|
'Test EIP 712 Signature with Injected Provider (Metamask) #group1 #flaky': function (browser: NightwatchBrowser) { |
|
|
|
|
'Test EIP 712 Signature with Injected Provider (Metamask) #group1': function (browser: NightwatchBrowser) { |
|
|
|
|
browser.waitForElementPresent('i[id="remixRunSignMsg"]') |
|
|
|
|
.click('i[id="remixRunSignMsg"]') |
|
|
|
|
.waitForElementVisible('*[data-id="signMessageTextarea"]', 120000) |
|
|
|
|