Can globalThis.Proxy be accessed when using scuttling mode in Ubuntu’s Runtime.callFunctionOn?
I am developing a Next.js app and when I started making some tests with selenium-webdriver I started to get some problems. My webapp uses authentication with Metamask wallets. The problem is when trying to import a wallet on a test…