-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Improve 'trusted-click-element' — add delay between multiple selectors clicks #284
Comments
Looks like static delay between clicks is required here, @slavaleleka what do you think? |
Another case: After applying the single scriptlet, scrolling is not unblocked 3sat.de#%#//scriptlet('trusted-click-element', '#onetrust-button-group > button#onetrust-pc-btn-handler, .ot-pc-refuse-all-handler') Before check, disable all flters and clear site's data. All good, when used two rules instead of one. A small/configurable delay between clicks is required. |
trusted-click-element
do not worktrusted-click-element
Another case (check without Annoyances filters): |
trusted-click-element
Another case from @Alex-302 |
#284 Squashed commit of the following: commit 229478a Author: Adam Wróblewski <adam@adguard.com> Date: Wed Mar 15 10:19:40 2023 +0100 Update changelog commit b529e2e Author: Adam Wróblewski <adam@adguard.com> Date: Tue Mar 14 17:24:30 2023 +0100 Update changelog commit 6d4ac3a Author: Adam Wróblewski <adam@adguard.com> Date: Tue Mar 14 11:55:32 2023 +0100 Update changelog commit 1fafd31 Merge: 15ba0aa de45d19 Author: Adam Wróblewski <adam@adguard.com> Date: Tue Mar 14 11:45:24 2023 +0100 Merge branch 'master' into fix/AG-19107 commit 15ba0aa Author: Slava Leleka <v.leleka@adguard.com> Date: Tue Mar 14 13:39:25 2023 +0300 Add a link to the issue commit 6054ef1 Author: Adam Wróblewski <adam@adguard.com> Date: Mon Mar 13 14:41:38 2023 +0100 Add constant for static delay Simplify comment commit 7e3c3cf Author: Adam Wróblewski <adam@adguard.com> Date: Mon Mar 6 19:06:12 2023 +0100 Revert changes in description commit b343b13 Author: Adam Wróblewski <adam@adguard.com> Date: Mon Mar 6 18:40:48 2023 +0100 Add static delay between clicks Simplify variable Add unit dimensions in the variable name commit 727e00a Author: Adam Wróblewski <adam@adguard.com> Date: Sun Mar 5 18:44:09 2023 +0100 Add ability to set a delay between clicks Fix issue with disconnect
Issue with Regarding first issue - #284 (comment)
|
@AdamWr > static delay between multiple clicks has been added What exactly? |
150 ms |
Expected Behavior
The following scriptlet rule works well like separated scriptlet rules.
Actual Behavior
Only the following separated scriptlet rules work as expected:
Environment
Additional Information
The text was updated successfully, but these errors were encountered: