How can I open a secret window in Chrome

Hi everyone,

How can I open a secret window in Chrome with uipath?

Many thanks,
Hoang Anh.

Hello!

You just have to check the “Private” property and select “Chrome” as the browser you need to work it.

Regards,

3 Likes

Use the incognito window instead
Use the following command in RUN command
chrome.exe -incognito

1 Like

Keyboard shortcut Ctrl+Shift+N should work to open window in Incognito mode. If you don’t want this activity in logs you can check the Private field.

1 Like

Checkout this video tutorial explaining how you can open secret/incognito window in chrome.