AdguardTeam / AdguardTeam/Scriptlets
Fix 'trusted-click-element' — clicking multiple elements with each single selector does not work
未關閉
bug
Priority: P4
- 主要語言
- JavaScript
- 星號
- 195
- 分支
- 33
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。