Tim

Results 20 comments of Tim

Steps to recreate on desktop for easier debug: 1. Clear all of local storage 2. Hard refresh 3. Place item in cart 4. Checkout with polygon When testing on desktop...

I'm also experiencing this error:

> @schultztimothy I think this is a different error than what is reported in this issue. The error you are noted we are aware of and we are troubleshooting with...

> @schultztimothy we have pinpointed the issue. MetaMask when handling a connection through WalletConnect requires a URL to be passed. This previously was populated within the WalletConnect package as the...

Thanks so much for jumping right on this! I made the changes you suggested and have them on this branch: https://github.com/gitcoinco/passport-scorer/tree/synpress-github-ci When running the tests locally with `yarn test:e2e:local`, it...

Awesome thank you!

Thank you! I will check in with the team and see if they are willing to go the JS route for now

Have you all started on this yet? Would be happy to help out if not

👋 sounds great! I will let you know as I make progress

It would be great to be able to run tests against any environment. Currently they will only pass you have your rpc set to point at Sepolia. This can be...