Open FrankL-git opened 10 months ago
confirming this is a problem i see as well
This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.
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.