UNPKG

@assert-equals/dappdriver

Version:

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

4 lines (3 loc) 60 B
export interface ILink { location(): Promise<string>; }