UNPKG

@assert-equals/dappdriver

Version:

DappDriver is an e2e testing framework designed for testing decentralized applications (dApps) using MetaMask, Rainbow or Zerion

3 lines (2 loc) 161 B
export declare function setupMetaMaskWallet(seed: string): Promise<void>; export declare function enableMetaMaskAutomation(metaMaskPath: string): Promise<void>;