-
-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Labels
Description
🔎 Have you searched existing issues to avoid duplicates?
- I have made sure that my issue is not a duplicate.
🧪 Have you tested your code using latest version of Synpress?
- I have made sure that my issue still exists on latest version of Synpress.
💡 Are you able to provide enough information to be able to reproduce your issue locally?
- I can provide enough details to reproduce my issue on local environment.
Synpress version
4.1.0
Node.js version
v23.9.0
Operating system
Sequoia Version 15.2
Run mode
Playwright + Synpress (as plugin)
CI platform (if applicable)
No response
Are you running your tests inside docker? (if applicable)
- This issue could be related to docker.
What happened?
I am using playwright v1.53.2. Metamask cache creation fails but when i downgrade playwright to version 1.48.2 it works.
What is your expected behavior?
Wallet cache creation should work.
How to reproduce the bug.
Install playwright version 1.53.2. Then try to create wallet cache. It should fail.