-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Open
Labels
A-needs-triagingA Selenium member will evaluate this soon!A Selenium member will evaluate this soon!I-defectSomething is not working as intendedSomething is not working as intended
Description
What happened?
I can't find a way of avoiding sending telemetry.
export SE_AVOID_STATS just does not work.
I also believe that it is not the best to enable telemetry by default and then let users disable as long as they find out...
It should be the other way around: If the user wants, they can opt-in.
I'm not entirely sure this is ok in EU.
How can we reproduce the issue?
## Testcase
export SE_AVOID_STATS; python main.py
trying proxy:xxx.xxx.xxx.xxx:4145
Error sending stats to Plausible: error sending request for url (https://plausible.io/api/event)Relevant log output
Error sending stats to Plausible: error sending request for url (https://plausible.io/api/event)Operating System
Debian
Selenium version
python 4.25.0
What are the browser(s) and version(s) where you see this issue?
Firefox 115.16.1esr
What are the browser driver(s) and version(s) where you see this issue?
geckodriver0.35.0
Are you using Selenium Grid?
No response
MatzFan, etern4l-white, biow0lf, brutbuilds, ewt45 and 2 more
Metadata
Metadata
Assignees
Labels
A-needs-triagingA Selenium member will evaluate this soon!A Selenium member will evaluate this soon!I-defectSomething is not working as intendedSomething is not working as intended