How do I pass Chrome options in JS-Testcafe?

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