How do I pass Safari options with Java-Cucumber?

Tell me how to pass Safari options with Java-Cucumber.

Hello Charity,

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

SafariOptions capabilities = new SafariOptions();