Skip to content

[🚀 Feature]: Allow to overwrite SE_NODE_STEREOTYPE #1665

@schmetzyannick

Description

@schmetzyannick

Feature and motivation

We wanted to set an applicationName in the stereotype of the node. Currentry it seems that the env variable will be overwritten, no matter what is set by the user:

SE_NODE_STEREOTYPE="{\"browserName\": \"${SE_NODE_BROWSER_NAME}\", \"browserVersion\": \"${SE_NODE_BROWSER_VERSION}\", \"platformName\": \"Linux\"}"

It would be great if we had the possibility to set this variable.

Usage example

Would provide a possibility to perform this:
https://www.selenium.dev/documentation/grid/configuration/toml_options/#setting-custom-capabilities-for-matching-specific-nodes

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions