Scriptlets icon indicating copy to clipboard operation
Scriptlets copied to clipboard

Fix 'trusted-click-element' — scriptlet does not work on some sites

Open Alex-302 opened this issue 1 year ago • 1 comments

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.

Alex-302 avatar Dec 21 '23 19:12 Alex-302

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')

Sergey-Lyapin avatar Feb 21 '24 17:02 Sergey-Lyapin