How do I pass Safari options with Java-Selenide?

Tell me how I can pass Safari options with Java-Selenide.

Hello Charity,

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

SafariOptions capabilities = new SafariOptions();