AdguardTeam / Scriptlets

AdGuard scriptlets library
GNU General Public License v3.0
138 stars 27 forks source link

`trusted-click-element` does not work on some sites #391

Open Alex-302 opened 7 months ago

Alex-302 commented 7 months ago

For example - with iubenda.com consent management platform: https://tecnologia.libero.it/fotone-altissima-energia-piu-potente-registrato-arrivato-terra-mette-crisi-scienziati-80320 https://coolsoft.altervista.org/en/virtualmidisynth

coolsoft.altervista.org#%#//scriptlet('trusted-click-element', '.iubenda-cs-customize-btn') works an opens options. But the scriptlet cannot click the Reject All button. It works with #iubFooterBtn.

Sergey-Lyapin commented 5 months ago

The scriptlet also doesn't work at virginaustralia.com, for example these scritplets don't work:

virginaustralia.com#%#//scriptlet('trusted-click-element', '#cookieAcceptanceBtn', '', '1000')
virginaustralia.com#%#//scriptlet('trusted-click-element', '#cookieAcceptanceBtn')