AdguardTeam / AdguardTeam/Scriptlets

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

未關閉
#524 2 則留言 1 個 reaction 已指派 1 人 已被 @maximtop 認領 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。