Is it possible to pass Firefox options in JS-Testcafe?
Hi Mark,
You can add the syntax below to pass Firefox options :
FirefoxOptions capabilities = new FirefoxOptions();
Is it possible to pass Firefox options in JS-Testcafe?
Hi Mark,
You can add the syntax below to pass Firefox options :
FirefoxOptions capabilities = new FirefoxOptions();