Is it possible to use Synpress to test trust wallet? #930
philpetrov
started this conversation in
General
Replies: 1 comment
-
Hey! Unfortunately, this is not possible unless you gather the selectors yourself and make a wrapper class for that wallet. We're working on a new release of Synpress that will allow you to easily plug in such wrapper class to your tests, however, the current version does not support that so you'd have to handle this yourself in your codebase. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys! I use cypress and synpress as a plugin for testing metamask. Just as many people know, the second popular wallet is trust wallet. Can I somehow use this synpress library to connect and use trust wallet in cypress tests?
Beta Was this translation helpful? Give feedback.
All reactions