Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

open privacy settings via power automate

more options

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

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
Συνημμένα στιγμιότυπα

Όλες οι απαντήσεις (1)

more options

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?