Skip to content

[🚀 Feature]: Update extensions in bindings to the new common ones. #10266

@titusfortner

Description

@titusfortner

Feature and motivation

@nickgaya added extensions in common directory https://github.com/seleniumhq/selenium/tree/trunk/common/extensions

Would be nice for all languages to update to use these extensions in their test code.
Usage example here: #10216

Usage example

add to bazel file as data:

data = TEST_DATA + [
    "//common/extensions",
    ...

then can reference it from main directory:

/common/extensions/webextensions-selenium-example.crx

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-dotnet.NET BindingsC-rbRuby BindingsI-enhancementSomething could be better

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions