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();
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();