-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
Description
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:
docker-selenium/NodeBase/generate_config
Line 62 in 3c74143
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