Can I pass Chrome options in JS-Testcafe?
Hi Mark,
You can add the syntax below to pass Chrome options in JS Testcafe:
ChromeOptions capabilities = new ChromeOptions();
Can I pass Chrome options in JS-Testcafe?
Hi Mark,
You can add the syntax below to pass Chrome options in JS Testcafe:
ChromeOptions capabilities = new ChromeOptions();