More Arguments/Flags to pass to Chrome on 'Open Browser'

Under “Options” in Open Browser Activity, it would be nice to provide a series of arguments (“Chrome Flags”) that can be passed to Chrome.

These could include any outlined here: List of Chromium Command Line Switches « Peter Beverloo

Some very useful Arguments/Flags would be:

  • –incognito
  • –profile-directory= (load a certain profile, with extensions etc)
  • –load-extension=[{List,of,extensions}]
  • –disable-infobars
  • –disable-session-crashed-bubble

Hi Welcome to the community!
you can do those things using Start Process activity and after it is opened, you will use Attach Browser…

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.