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