Skip to content

Commit 447ba8d

Browse files
committed
Update contents for docker-selenium
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 8e60a02 commit 447ba8d

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

website_and_docs/content/blog/2025/selenium-4-28-released.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,18 @@ Links to everything can be found on our [downloads page][downloads].
6262

6363
### **Grid**
6464
- **Improved Session Management**: Enhanced slot matching and session queue handling ([#14914](https://github.com/SeleniumHQ/selenium/pull/14914)).
65-
- **Dynamic Grid Enhancements**: Added video recording capabilities on node restart ([#15047](https://github.com/SeleniumHQ/selenium/pull/15047)).
65+
- **Dynamic Grid Enhancements**: Added video recording capabilities on browser node ([#15047](https://github.com/SeleniumHQ/selenium/pull/15047)).
6666
- **Reliability Boost**: Improved HTTP request retries and node health checks ([#14924](https://github.com/SeleniumHQ/selenium/pull/14924)).
6767

6868
<br>
6969

7070
### Docker Selenium
71-
- K8s: Allow multiple nodes of the same type in Helm configuration ([#2475](https://github.com/SeleniumHQ/docker-selenium/pull/2475))
72-
- [See all changes](https://github.com/SeleniumHQ/docker-selenium/releases/tag/4.28.0-20241127)
71+
- Update procedure to install Firefox in Node/Standalone Firefox ([#2550](https://github.com/SeleniumHQ/docker-selenium/discussions/2550))
72+
- Enable video recorder in Node/Standalone containers ([#2539](https://github.com/SeleniumHQ/docker-selenium/discussions/2539))
73+
- Env var `SE_ENABLE_TRACING=false` is not required when starting the container anymore ([#2549](https://github.com/SeleniumHQ/docker-selenium/discussions/2549))
74+
- Env var `SE_NODE_PLATFORM_NAME` & `SE_NODE_BROWSER_VERSION` to adjust default Node stereotypes for autoscaling ([#2520](https://github.com/SeleniumHQ/docker-selenium/pull/2520), [#2525](https://github.com/SeleniumHQ/docker-selenium/pull/2525))
75+
- Selenium Grid scaler in KEDA improvements ([KEDA#6437](https://github.com/kedacore/keda/pull/6437), [KEDA#6477](https://github.com/kedacore/keda/pull/6477))
76+
- [See all changes](https://github.com/SeleniumHQ/docker-selenium/releases)
7377

7478
<br>
7579

0 commit comments

Comments
 (0)