
open privacy settings via power automate
im using power automate desktop to open the privacy settings, however the URL 'about:preferences#privacy' does not work
However it does work with Edge 'edge://settings/content/cookies'
Can you please advise how to fix this
All Replies (1)
If I submit this through the Windows 10 system search box, it works:
"C:\Program Files\Mozilla Firefox\firefox.exe" -new-tab about:preferences#privacy
But I have no idea how to translate that to your automation tool.
Is the tool generally able to load "about:" addresses -- such as about:home or about:config -- so the problem is limited to URLs having a hash on the address?