AdguardTeam / AdguardTeam/Scriptlets

Fix 'trusted-click-element' — clicking multiple elements with each single selector does not work

Open
#524 2 comments 1 reaction 1 assignee Claimed by @maximtop View on GitHub
bug Priority: P4
Dominant language
JavaScript
Stars
195
Forks
33
PR merge metrics
No merged PRs in 30d

Description

Regarding https://github.com/AdguardTeam/AdguardFilters/issues/212995, AdGuard Browser Extension MV2 on Firefox and Chromium can understand clicking multiple elements with each single selector (`.custom-radio-field label[for$="-declineLabel"]`) in the following trusted scriptlet filter:
```adblock
nike.com#%#//scriptlet('trusted-click-element', '.custom-radio-field label[for$="-declineLabel"], button[data-testid="confirm-choice-button"]')
```

However, AdGuard Browser Extension MV3 on a Chromium web browser does not understand.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.