cypress info does not detect firefox (snap installation) if started via linux cronjob #28611
Labels
browser: firefox
stage: ready for work
The issue is reproducible and in scope
stale
no activity on this issue for a long period
type: bug
Current behavior
Running cypress info in a bash detects firefox:
This crontab
does not detect firefox as the content of /tmp/cronjob.log shows:
Desired behavior
firefox should be detected.
Test code to reproduce
See above
Cypress Version
13.6.2 (stable)
Node version
v20.10.0
Operating System
linux (Ubuntu - 22.04)
Debug Logs
No response
Other
As as workaround I use the -b option of cypress run:
Many thanks in advance.
The text was updated successfully, but these errors were encountered: