Example showing inconsistent behaviour using indexedDB when running Cypress with open and run:
npm run cypress:runwill run Electron headed, but doesn't failnpm run cypress:openwill also run with Electron, but fails withindexedDB.database()never resolving.