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
When running Cypress tests with Electron, it halts on create_query_spec.js.
This happens in CI. Doesn't happen with Chrome but Electron is a must in order to have video capture (#3683).
Steps to Reproduce
npm run cypress run with --browser electron.
Workaround
Marked as skipped.
The text was updated successfully, but these errors were encountered:
Issue Summary
When running Cypress tests with Electron, it halts on
create_query_spec.js
.This happens in CI. Doesn't happen with Chrome but Electron is a must in order to have video capture (#3683).
Steps to Reproduce
npm run cypress run
with--browser electron
.Workaround
Marked as skipped.
The text was updated successfully, but these errors were encountered: