File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
site_source_files/themes/selenium/layouts Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ <h2>Selenium Server (Grid)</h2>
24
24
< p > Latest stable version < a href ="https://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.59.jar "> 3.141.59</ a > </ p >
25
25
< p > To use the Selenium Server in a Grid configuration see the < a href ="https://selenium.dev/documentation/en/grid/ "> documentation</ a > .</ p >
26
26
< p > Latest Selenium 4 Beta version
27
- < a href ="https://selenium-release.storage.googleapis.com/4.0-beta-3 /selenium-server-4.0.0-beta-3 .jar "> 4.0.0-beta-3 </ a >
27
+ < a href ="https://selenium-release.storage.googleapis.com/4.0-beta-4 /selenium-server-4.0.0-beta-4 .jar "> 4.0.0-beta-4 </ a >
28
28
</ p >
29
29
</ div >
30
30
</ div >
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ <h1>Maven Information</h1>
32
32
<dependency>
33
33
<groupId>org.seleniumhq.selenium</groupId>
34
34
<artifactId>selenium-java</artifactId>
35
- <version>4.0.0-beta-3 </version>
35
+ <version>4.0.0-beta-4 </version>
36
36
</dependency>
37
37
</ pre >
38
38
You can’t perform that action at this time.
0 commit comments