Skip to main content
Synpress has fixtures for EthereumWalletMock and MetaMask built-in. You can use them in your tests to interact with the wallet.

EthereumWalletMock

EthereumWalletMock is a simple class that allows you to interact with the mocked wallet without any external dependencies.

Usage

MetaMask

MetaMask is a class that allows you to interact with the real MetaMask wallet using the MetaMask browser extension.

Usage