synpress icon indicating copy to clipboard operation
synpress copied to clipboard

Partial issues with metamask while running tests with "chromeWebSecurity: false"

Open drptbl opened this issue 4 years ago • 0 comments

It seems that metamask doesn't work well with Synpress if it's run with "chromeWebSecurity": false flag. There seems to be some issues with connection between metamask and browser in this case.

In case of 1inch, I wasn't able to connect my wallet: Screenshot 2020-12-04 at 21 16 34

In case of kwenta, I was able to connect my wallet, but dapp couldn't read any balances from it. Screenshot 2020-12-04 at 16 59 11

Everything works fine with "chromeWebSecurity": true. https://docs.cypress.io/guides/guides/web-security.html

Couldn't find anything helpful in this topic, only issues without answers, like this one: https://github.com/MetaMask/metamask-extension/issues/6817

drptbl avatar Dec 05 '20 17:12 drptbl