How can I pass browser directly with command using hard coding it in the Cypress code itself?

How can I pass browser directly with command using hard coding it in the Cypress code itself?

Hi Macy!

You can use the --brs flag to pass the browser directly from the command itself in your Cypress project.