Skip to content

[🚀 Feature]: Implement download tracking in selenium manager #11211

Closed
@titusfortner

Description

@titusfortner

Feature and motivation

The idea is to get basic usage information about who is using Selenium Manager.

We could create a basic page on https://www.selenium.dev/selenium/manager. The Selenium Manager would route all requests for downloads through that page.

Something like:

https://selenium.dev/selenium/download/manager?language=ruby&os=linux&driver=geckodriver&driver_version=v0.32.0

Which would redirect and return the correct file, but would allow us to see what language/os/browser/browser versions are being used.

Metadata

Metadata

Assignees

Labels

C-rustRust code is mostly Selenium ManagerI-enhancementSomething could be betterR-awaiting mergePR depends on another PR for merging

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions