We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 113ff4b commit 0b038cbCopy full SHA for 0b038cb
website_and_docs/layouts/downloads/list.html
@@ -23,7 +23,7 @@
23
<div class="card-body">
24
<p class="card-text">
25
Latest stable version
26
- <a href="https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.7.0/selenium-server-4.7.1.jar">4.7.1</a>
+ <a href="https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.7.0/selenium-server-4.7.2.jar">4.7.2</a>
27
</p>
28
29
To use the Selenium Server in a Grid configuration see the
0 commit comments