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) 174 B
export declare function install(directory: string, version?: string): Promise<string>; export declare function enableMetaMaskAutomation(metaMaskPath: string): Promise<void>;