I am able to launch chrome using systemutil.run "chrome.exe" but I have no idea what command I have to use to launch chrome in incognito window.
systemutil.run "chrome.exe"
Chrome incognito should be launched in a new window which means it should launch in a new instance of chrome even if there is already an open window of chrome incognito.