How can I pass Firefox options with Java-TestNG?
Hello Charity,
You can add the syntax below to pass Safari options with Java-TestNG:
SafariOptions capabilities = new SafariOptions();
How can I pass Firefox options with Java-TestNG?
Hello Charity,
You can add the syntax below to pass Safari options with Java-TestNG:
SafariOptions capabilities = new SafariOptions();