Hi,
when I create a UI flow in Selenium IDE and test it in the Selenium IDE, then Google Chrome opens with extensions.
When I run this flow using Power Automate, Google Chrome opens without extensions.
What I've noticed is, that when flow runs chromedriver.exe is opening first and creates a new temporary profile for Chrome.
So for sure I need to change chromedriver.exe settings, but I don't know how.
Things work the same when using Edge.