You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now Selenium server is a huge set of tools for automatic testing of web projects. I understand that the functionality of the server will be limited after cutting out many functions, but some people do not need remote modules or the use of OpenTelemetry for logging.
GermanAizek
changed the title
Fork for Selenium server cutting telemetry and remote tools
Fork for Selenium server cutting telemetry and part remote tools
Jul 25, 2021
Now Selenium server is a huge set of tools for automatic testing of web projects. I understand that the functionality of the server will be limited after cutting out many functions, but some people do not need remote modules or the use of OpenTelemetry for logging.
Example in Selenium Server:
https://github.com/SeleniumHQ/selenium/blob/096ec415e491cda9db51586ab09de54fadbdc428/java/server/src/org/openqa/selenium/grid/log/LoggingOptions.java#L83-L94
The advantage of fork will be in speed compared to the usual Selenium server.
Fork will be called Waterium, which means the transparency of what happens on the server.
The text was updated successfully, but these errors were encountered: