Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Have trouble starting metamask #311

Open
@HelloWeb3World

Description

@HelloWeb3World

Describe the bug
I get a lot of error when setup matamask (like 8/10)
image

To Reproduce
const browser = await dappeteer.launch({
headless: false,
})
const metaMask = await dappeteer.setupMetaMask(browser, {
seed: "test test test test test test test test test test test junk",
password: "xxx",
});

Logs

Some Logs from console

Expected behavior
can setup metamask successfully

Screenshots
If applicable, add screenshots to help explain your problem.

System:

  • MacOs
  • OS version 13.3.1
  • NodeJs version v18.14.2
  • dappeteer version 5.0.1
  • testing framework
  • testing framework version
  • puppeteer version 19.10.1
  • playwright version

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions