Is there a way to toggle Chrome extensions during a workflow? I have some tasks that I run in Chrome and I would like to disable some third party extensions while the process runs and then re-enable those extensions once the process completes. However, when I try to use the recorder, it’s not able to identify selectors for each extension on the chrome://extensions page within chrome.
Hi @john5
As a workaround, you could try running Chrome in an Incognito mode or in another profile via command line (some hints here).