Skip to content

[🚀 Feature]: Selenium Manager cache browser #11354

@titusfortner

Description

@titusfortner

Feature and motivation

Improve performance by allowing a user to opt-in to the browser-ttl value. Would want both a clear and a set.

Bindings would implement this as part of the getBinary() step. Since this method is singleton/static, it should only run once per process. So we'd want to clear the browser cache so that it will check it first run, then be able to set browser cache to a value that should last through the execution time.

Usage example

selenium-manager --chrome --clear-browser-cache 60

and

selenium-manager --chrome --set-browser-cache 60

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-dotnet.NET BindingsC-javaJava BindingsC-nodejsJavaScript BindingsC-pyPython BindingsC-rbRuby BindingsC-rustRust code is mostly Selenium ManagerI-enhancementSomething could be better

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions