Optional
cacheOptional
debugOptional
devtoolsOptional
downloadOptions to download metamask.
Optional
isolatedShould the metamask instance be isolated. Defaults: true Each test will have a new metamask instance and new browser context
Optional
mnemonicMnemonic to use for metamask instance. Defaults: process.env.MNEMONIC or 'already turtle birth enroll since owner keep patch skirt drift any dinner'
Optional
passwordPassword to use for metamask instance. Defaults: process.env.PASSWORD or '12345678'
Optional
snapPreinstall metamask and snap before running tests. Defaults: false
Make sure baseURL
is set in the test config
Cache and reuse user directory. Defaults: false This options may cause unexpected behaviors and is not recommended You will loose isolation between tests and it wouldn't work with multiple extensions