mock-web3-provider icon indicating copy to clipboard operation
mock-web3-provider copied to clipboard

support for playwright

Open olifur opened this issue 2 years ago • 1 comments

Hi!

Any chance of future plans to support playwright in addition to cypress in the future?

olifur avatar Jul 21 '22 11:07 olifur

Hello @olifur

I don't know how playwright works so I couldn't say. Are you able to modify the DOM prior to running tests with playwright? If so, I don't know why you couldn't set this to window.ethereum and then use it to interact with your dapp.

If this is something that you test, please let me know and perhaps we can update the readme with the steps needed.

jessgusclark avatar Jul 21 '22 14:07 jessgusclark