I want cypress open to use chromium as a preselect...
# best-practices
b
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