Getting below error with WebDriverIO v9.19.1.
By default the credentials are being set with my company’s user profile. How to fix this?
Please remove "incognito" from "goog:chromeOptions" args* as it is not supported running Chrome with WebDriver.
WebDriver sessions are always incognito mode and do not persist across browser sessions.