UNPKG

@lidofinance/browser-service

Version:

This package provides the BrowserService class for initializing and managing a Playwright browser context, network configurations, and wallets (EOA or WalletConnect). It facilitates automated testing of interactions with Web3 wallets (e.g., Metamask) and

4 lines 150 B
export * from './browser.constants'; export * from './browser.service'; export * from './browser.context.service'; //# sourceMappingURL=index.d.ts.map