How do I pass Chrome options in JS-Nightwatch?

How can I pass Chrome options in JS-Nightwatch?

Hello Macy,

You can add the syntax below to pass Chrome options in JS-Nightwatch:

ChromeOptions capabilities = new ChromeOptions();