You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I would like to see an all-in-one wallet testing solution work across testing frameworks.
Describe the solution you'd like
I would be great to adjust the selectors to use something more globally use selectors (or maybe automatically translate them) to allow this library to be used in Playwright, Puppeteer, Cypress, etc.
Describe alternatives you've considered
I don't think there is a solution doing something like this today.
Additional context
After working on many projects over time. I realize there is always a step where teams/companies/projects switch testing framework and this causes a lot of overhead and turmoil at the level of this library. Something like this would allow flexibility for people to maintain consistency at the wallet layer at the very least.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
I would like to see an all-in-one wallet testing solution work across testing frameworks.
Describe the solution you'd like
I would be great to adjust the selectors to use something more globally use selectors (or maybe automatically translate them) to allow this library to be used in Playwright, Puppeteer, Cypress, etc.
Describe alternatives you've considered
I don't think there is a solution doing something like this today.
Additional context
After working on many projects over time. I realize there is always a step where teams/companies/projects switch testing framework and this causes a lot of overhead and turmoil at the level of this library. Something like this would allow flexibility for people to maintain consistency at the wallet layer at the very least.
Beta Was this translation helpful? Give feedback.
All reactions