Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve 'trusted-click-element' - add a parameter to increase the scriptlet execution duration #400

Open
Alex-302 opened this issue Jan 10, 2024 · 1 comment
Assignees

Comments

@Alex-302
Copy link
Member

Problem

In some cases, the click needs to be performed after some user actions. 10 seconds isn't enough.

Proposed solution

Add a parameter to increase the scriptlet execution duration by increasing the default duration by the value of the new parameter value (10s + value).

Limit it by 30 s (total 40s).

@AdamWr
Copy link
Member

AdamWr commented Jan 11, 2024

In this case - AdguardTeam/AdguardFilters#170168 we might need even longer maximum delay, because this privacy consent may be displayed later than 40 seconds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants