Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.synpress.io/llms.txt

Use this file to discover all available pages before exploring further.

function metaMaskFixtures(walletSetup, slowMo?): TestType<PlaywrightTestArgs & PlaywrightTestOptions & MetaMaskFixtures, PlaywrightWorkerArgs & PlaywrightWorkerOptions>

Parameters

ParameterType
walletSetupobject
walletSetup.fnWalletSetupFunction
walletSetup.hash?string
walletSetup.walletPassword?string
slowMo?number

Returns

TestType<PlaywrightTestArgs & PlaywrightTestOptions & MetaMaskFixtures, PlaywrightWorkerArgs & PlaywrightWorkerOptions>