Join Discord
Powered by
I want cypress open to use chromium as a preselect...
# best-practices
b
bland-farmer-35867
07/25/2022, 4:43 PM
I want cypress open to use chromium as a preselected option, currently it uses the other browser and requires an extra click.
cypress open --browser /usr/bin/chromium
doesn't seem to work, the path is wrong
Previous
Next