-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ci] CHANGELOG for Node/Standalone firefox browser versions with Grid…
… 4.29.0 (#2676)
- Loading branch information
1 parent
68cfb93
commit 1fa516d
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
``` | ||
./tag_and_push_browser_images.sh 4.29.0 20250222 selenium false firefox true | ||
Tagging images for browser firefox, version 4.29.0, build date 20250222, namespace selenium | ||
Selenium Grid version -> 4.29.0-20250222 | ||
Firefox version -> 135.0.1 | ||
Short Firefox version -> 135.0 | ||
GeckoDriver version -> 0.35.0 | ||
Short GeckoDriver version -> 0.35 | ||
Tagged selenium/node-firefox:135.0.1-geckodriver-0.35.0-grid-4.29.0-20250222 | ||
Tagged selenium/standalone-firefox:135.0.1-geckodriver-0.35.0-grid-4.29.0-20250222 | ||
Tagged selenium/node-firefox:135.0.1-geckodriver-0.35.0-20250222 | ||
Tagged selenium/standalone-firefox:135.0.1-geckodriver-0.35.0-20250222 | ||
Tagged selenium/node-firefox:135.0.1-20250222 | ||
Tagged selenium/standalone-firefox:135.0.1-20250222 | ||
Tagged selenium/node-firefox:135.0-geckodriver-0.35-grid-4.29.0-20250222 | ||
Tagged selenium/standalone-firefox:135.0-geckodriver-0.35-grid-4.29.0-20250222 | ||
Tagged selenium/node-firefox:135.0-geckodriver-0.35-20250222 | ||
Tagged selenium/standalone-firefox:135.0-geckodriver-0.35-20250222 | ||
Tagged selenium/node-firefox:135.0-20250222 | ||
Tagged selenium/standalone-firefox:135.0-20250222 | ||
``` |