Skip to content

[πŸ› Bug]: Cannot opt out of telemetry, please don't enable it by default without user consentΒ #14643

@ghost

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-needs-triagingA Selenium member will evaluate this soon!I-defectSomething is not working as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions