How do I pass Firefox options with Java-Cucumber?

How can I pass Firefox options with Java-Cucumber?

Hello Charity,

You can add the syntax below to pass Firefox options with Java-Cucumber:

FirefoxOptions capabilities = new FirefoxOptions();