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 はまだ評価されていません。